04:23
<
Gopal-M >
<inquisitiv3 "Gopal: I've already done that an"> Yeah, you have to enable it in `~/.config/nixpkgs/config.nix` too.
04:24
<
Gopal-M >
If you read the error message, it says that some nix utils read the global configuration while some read `~/.config/nixpkgs/config.nix`.
07:04
pie__ has quit [Ping timeout: 250 seconds]
09:01
Synthetica has joined #home-manager
09:09
<
inquisitiv3 >
Gopal-M: I feels like we're talking past each other.
09:13
<
inquisitiv3 >
I've `allowUnfree = true;` in my ~/.config/nixpkgs/config.nix AND `nixpkgs.config.allowUnfree = true;` in a file that I import in /etc/nixos/configuration.nix.
09:16
<
Gopal-M >
oh, alright
09:17
<
inquisitiv3 >
Do you have any idea what could be the problem?
09:19
<
Gopal-M >
Can you send me a screenshot of the exact error?
09:20
<
inquisitiv3 >
I can send you a paste if that's good with you?
09:30
<
Gopal-M >
Can you try putting `nixpkgs.config.allowUnfree = true;` directly inside your configuration.nix instead of importing a file that has it?
09:35
<
inquisitiv3 >
Still get the error message
09:39
<
Gopal-M >
I guess your last option is do: `NIXPKGS_ALLOW_UNFREE=1 nixos-rebuild switch` until someone more experienced in nix replies
09:43
<
inquisitiv3 >
That doesn't seem to work either :/
09:46
<
inquisitiv3 >
Thanks for your help!
10:45
pie__ has joined #home-manager
12:06
<
Gopal-M >
That's ridiculous. We've exhausted all three options suggested by the manual.
12:31
<
inquisitiv3 >
That's the reason I added `home-manager.users.[user].nixpkgs.allowUnfree = true;` to my config.
12:31
<
inquisitiv3 >
But the post by rycee was sent about a year and half ago, when the module was actively developed.
12:32
<
inquisitiv3 >
¯\_(ツ)_/¯
14:45
<
Gopal-M >
Perhaps you'll find something helpful if you look at my config
14:46
<
Gopal-M >
I'm also importing files and it works
14:55
<
Gopal-M >
Okay so when I create a firefox profile using home.programs.firefox.profiles, Firefox fails to find it and asks me to create a new one
14:56
<
Gopal-M >
When I make a new one, it is unable to save that info because profiles.ini is read only
15:33
ardumont has quit [Ping timeout: 252 seconds]
15:53
ardumont has joined #home-manager
17:48
<
inquisitiv3 >
Synthetica: Shouldn't the `{ ... }` part be before the let expression?
17:49
<
Synthetica >
inquisitiv3: Shouldn't matter if you're not using any of the arguments, but that doesn't work either
17:50
<
inquisitiv3 >
Is the `imports` expression evaluated if you don't have any `home-manager.*` option set?
17:52
<
Synthetica >
It should be, I think?
17:52
<
Synthetica >
(This is imported from my system configuration.nix btw, if that matters)
18:06
<
inquisitiv3 >
I'm doing something similar, but I use `builtints.fetchGit`.
18:19
<
Synthetica >
Hmm, weird
18:42
inquisitiv3 has quit [Ping timeout: 258 seconds]
18:56
<
Synthetica >
To have consistent (and easily configurable) colors, and a DSL like SCSS is a lot more suited for that than Nix
18:56
<
Synthetica >
(And because I can :P)
19:07
pie__ has quit [Ping timeout: 272 seconds]
19:08
inquisitiv3 has joined #home-manager
20:15
pie__ has joined #home-manager
20:31
<
pie__ >
on one hand, hmmm on the other hand, what even takes scss?
20:44
pie__ has quit [Remote host closed the connection]
20:44
pie__ has joined #home-manager