<cmk_zzz>
I want to install home manager as a NixOS module. Am I correct that I should add home-manager to "environment.systemPackages" and then *as root* "nix-channel --add https://..../release-20.03.tar.gz home-manager ?
<energizer>
cmk_zzz: no. add the channel and then have imports = [<home-manager/nixos>]
<cmk_zzz>
energizer: add the channel as root?
<energizer>
cmk_zzz: yes
<cmk_zzz>
cool. Will try
<cmk_zzz>
great! that seems to work.
cmk_zzz has quit [Quit: Lost terminal]
cole-h has quit [Quit: Goodbye]
cjpbirkbeck has quit [Quit: cjpbirkbeck]
faebl has joined #home-manager
<faebl>
hi; i have sumbled upon this repo https://gitlab.com/luc65r/dotfiles and built a configuration simialr to that, along with an install script: