00:59
srk has quit [Ping timeout: 268 seconds]
01:00
srk has joined #home-manager
01:14
srk has quit [Ping timeout: 268 seconds]
01:15
srk has joined #home-manager
01:24
rajivr has joined #home-manager
02:06
patagonicus1 has joined #home-manager
02:10
patagonicus has quit [Ping timeout: 264 seconds]
02:10
patagonicus1 is now known as patagonicus
04:03
kini has quit [Quit: bye]
04:37
evanjs has quit [Read error: Connection reset by peer]
04:41
cole-h has quit [Quit: Goodbye]
04:42
cole-h has joined #home-manager
04:42
cole-h has quit [Client Quit]
04:44
evanjs has joined #home-manager
04:47
cole-h has joined #home-manager
04:48
cole-h has quit [Client Quit]
05:24
ScottHDev52 has joined #home-manager
05:27
ScottHDev5 has quit [Ping timeout: 272 seconds]
05:27
ScottHDev52 is now known as ScottHDev5
05:47
kini has joined #home-manager
06:39
cole-h has joined #home-manager
06:39
cole-h has quit [Client Quit]
06:46
cole-h has joined #home-manager
06:47
cole-h has quit [Client Quit]
06:53
<
siraben >
ryantrinkle: you can use flakes to specify which nixpkgs to use
06:53
<
siraben >
`nix shell nixpkgs/release-20.09#hello`
06:54
cole-h has joined #home-manager
07:01
kini has quit [Remote host closed the connection]
07:02
kini has joined #home-manager
07:05
cole-h has quit [Quit: Goodbye]
07:07
cole-h has joined #home-manager
10:29
cole-h has quit [Ping timeout: 256 seconds]
11:08
kini has quit [Remote host closed the connection]
11:09
srk has quit [Remote host closed the connection]
11:10
kini has joined #home-manager
11:10
srk has joined #home-manager
11:26
eyJhb has quit [Remote host closed the connection]
11:26
eyJhb has joined #home-manager
11:26
eyJhb has joined #home-manager
11:26
eyJhb has quit [Changing host]
12:11
__monty__ has joined #home-manager
12:24
mtr has joined #home-manager
12:28
ScottHDev59 has joined #home-manager
12:30
ScottHDev5 has quit [Ping timeout: 246 seconds]
12:30
ScottHDev59 is now known as ScottHDev5
13:00
kini has quit [Remote host closed the connection]
13:01
kini has joined #home-manager
13:26
bradparker has quit [Ping timeout: 240 seconds]
13:27
feepo has quit [Ping timeout: 265 seconds]
13:27
rajivr has quit [Ping timeout: 260 seconds]
13:27
zmacs has quit [Read error: Connection reset by peer]
13:27
s1341 has quit [Read error: Connection reset by peer]
13:27
vdemeester has quit [Read error: Connection reset by peer]
13:27
tnks has quit [Read error: Connection reset by peer]
13:27
mankyKitty has quit [Read error: Connection reset by peer]
13:27
dgpratt has quit [Read error: Connection reset by peer]
13:27
pasukon has quit [Read error: Connection reset by peer]
13:28
bradparker has joined #home-manager
13:28
vdemeester has joined #home-manager
13:29
s1341 has joined #home-manager
13:30
davidtwco_ has joined #home-manager
13:30
pasukon has joined #home-manager
13:31
mankyKitty has joined #home-manager
13:31
rajivr has joined #home-manager
13:34
zmacs has joined #home-manager
13:34
feepo has joined #home-manager
13:45
midchildan has joined #home-manager
13:45
dgpratt has joined #home-manager
13:45
tnks has joined #home-manager
14:17
kini has quit [Remote host closed the connection]
14:18
kini has joined #home-manager
15:53
evanjs has joined #home-manager
16:04
evanjs has joined #home-manager
16:15
evanjs has joined #home-manager
16:23
davidtwco_ has quit []
16:24
davidtwco_ has joined #home-manager
16:25
davidtwco_ has quit [Client Quit]
16:25
davidtwco has joined #home-manager
16:40
kini has quit [Remote host closed the connection]
16:42
kini has joined #home-manager
17:27
<
petrichor >
what's the best way to consistently get the user's home directory when using the home-manager module in your nixos system configuration?
17:28
<
petrichor >
the whole thing is evaluated as root, so `~/some/path` resolves to `/root/some/path` when i want it to be `/home/myusername/some/path`
17:29
<
petrichor >
currently i have all those hardcoded but that feels a bit icky
17:30
<
rycee >
Jez (he/him): `config.home.homeDirectory` should work, I believe.
17:34
AWizzArd has quit [Changing host]
17:34
AWizzArd has joined #home-manager
17:39
rajivr has quit [Quit: Connection closed for inactivity]
17:43
cole-h has joined #home-manager
18:19
<
petrichor >
rycee: ah, perfect, thanks!
18:25
zmacs has quit [Read error: Connection reset by peer]
18:26
zmacs has joined #home-manager
18:52
cole-h_ has joined #home-manager
18:55
cole-h has quit [Ping timeout: 240 seconds]
19:08
o1lo01ol1o has quit [Remote host closed the connection]
19:13
cole-h_ is now known as cole-h
19:30
srk has quit [Remote host closed the connection]
19:31
srk has joined #home-manager
19:47
{`-`} has joined #home-manager
19:56
o1lo01ol1o has joined #home-manager
20:01
o1lo01ol1o has quit [Ping timeout: 240 seconds]
20:02
o1lo01ol1o has joined #home-manager
22:26
quinn has joined #home-manager
23:04
feepo has quit [Ping timeout: 246 seconds]
23:05
feepo has joined #home-manager
23:26
K0kada has joined #home-manager
23:27
<
K0kada >
Does someone knows how to use specialArgs with Flakes when using HM as a NixOS module?
23:27
<
K0kada >
I saw that standalone HM has the extraSpecialArgs
23:27
<
K0kada >
I wanted something similar for NixOS module to avoid the _module.args hack
23:28
<
K0kada >
Yeah, but how do you use it?
23:28
<
K0kada >
I tried and received an error
23:28
<
cole-h >
Which is...? ;)
23:30
<
K0kada >
The option `home-manager.users.thiagoko.specialArgs' defined in `/nix/store/n3y7g6hcx8xbpylr7zl93wm9gahyzs75-source/nixos/home.nix' doesnot exist.
23:31
<
K0kada >
cole-h, So I need to create a submodule?
23:31
<
infinisil >
K0kada: _module.args isn't a hack
23:31
<
infinisil >
specialArgs is much more so
23:31
<
K0kada >
Well, I don't know, it looks ugly for me hahahaha
23:31
<
K0kada >
Maybe because of the underline
23:32
<
infinisil >
special args are special because you can only set them during the module evaluation call
23:32
<
infinisil >
Whereas _module.args is just a normal option
23:32
<
infinisil >
The name _module just has a _ so that it doesn't conflict with any user-defined options (because _module.* options exist in all modules by default, without having to declare them)
23:36
<
K0kada >
Ok infinisil, since this is not a hack I will depend on it
23:36
<
K0kada >
I can do some simplifications thanks to it
23:41
aveltras has joined #home-manager
23:51
__monty__ has quit [Quit: leaving]