rycee changed the topic of #home-manager to: Support and discussion around the Home Manager project (https://github.com/rycee/home-manager) | Logs: https://logs.nix.samueldr.com/home-manager
leira has quit [Remote host closed the connection]
evanjs has quit [Read error: Connection reset by peer]
evanjs has joined #home-manager
<colemickens> leira: you probably want services.ssh-agent
<colemickens> gpg-agent is for gpg-managed keys and it can emulate ssh-agent's behavior.
Cicucci_ has quit [Quit: Lost terminal]
maier has joined #home-manager
cole-h has quit [Quit: Goodbye]
liff has quit [Ping timeout: 244 seconds]
dermetfan has joined #home-manager
dermetfan has quit [Ping timeout: 272 seconds]
asymptotically has joined #home-manager
__monty__ has joined #home-manager
Deknos has joined #home-manager
Deknos has left #home-manager [#home-manager]
dermetfan has joined #home-manager
dermetfan has quit [Ping timeout: 260 seconds]
maier_ has joined #home-manager
maier has quit [Ping timeout: 258 seconds]
__monty__ has quit [Quit: leaving]
Extends has joined #home-manager
dermetfan has joined #home-manager
Extends has quit [Quit: leaving]
genevino has joined #home-manager
<genevino> hi there, i'm getting this error here when running home-manager:
<genevino> error: file 'home-manager/home-manager/home-manager.nix' was not found in the Nix search path (add it using $NIX_PATH or -I)
<genevino> /home/armin/.nix-profile/bin/home-manager: line 127: /tmp/home-manager-build.kV0tj81HoA/news-info.sh: No such file or directory
<genevino> any insight how to fix?
<genevino> nevermind, fixed :)
maier_ has quit [Ping timeout: 256 seconds]
manveru has quit []
manveru has joined #home-manager
dermetfan has quit [Ping timeout: 256 seconds]
o1lo01ol1o has joined #home-manager
<o1lo01ol1o> What's the reccomended way to install home-manager as a nixos module? I've followed the instructions here: https://rycee.gitlab.io/home-manager/index.html#sec-install-nixos-module but nix can't find the import
<benkolera> o1lo01ol1o did you do the nix channel add and.update as root? It's a common mistake to add it to your user instead. Run `sudo nix-channel --list` to check. If you don't find home-manager in that list, rerun the channel add and update under Sudo.
cole-h has joined #home-manager
<o1lo01ol1o> benkolera: durrr, yep
<o1lo01ol1o> benkolera++
<{^_^}> benkolera's karma got increased to 4
<benkolera> o1lo01ol1o: Fwiw, I actually prefer bringing it in with niv in my nixos-config repo rather than having another channel for it. https://github.com/benkolera/nix/blob/master/default.nix#L11
<benkolera> It does mean that you can update one and forget to update the other, but it just feels nice to have one less channel in the mix having that little bit more reproducability to your conf.
<o1lo01ol1o> benkolera: yeah, actually, that's super helpful to see, thanks! I hadn't tracked down a good way to import configuration from github.
<benkolera> To set that up, it's a `niv init && niv add rycee/home-manager`
<benkolera> then to update home manager and all your other niv managed things, `niv update`. Pretty handy because you tend to acquire a lot of overrides and extra deps over the course of your confs.
<benkolera> You can do things a lot more manually with just raw fetchgit / fetchFromGitHub s , but niv glosses over having to manage all that.
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Ping timeout: 260 seconds]
o1lo01ol1o has joined #home-manager
evanjs has quit [Quit: ZNC 1.8.1 - https://znc.in]
evanjs has joined #home-manager
dermetfan has joined #home-manager
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Ping timeout: 240 seconds]
asymptotically has quit [Quit: Leaving]
dermetfan has quit [Ping timeout: 272 seconds]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Ping timeout: 256 seconds]
devalot has quit [Quit: ZNC - http://znc.in]