Move home-manager to new location
This commit is contained in:
parent
7db3c9c499
commit
531786f609
8 changed files with 4 additions and 10 deletions
|
@ -20,7 +20,7 @@ _autoinstall_base () {
|
|||
"https://raw.githubusercontent.com/qw3rtman/git-fire/master/git-fire" \
|
||||
"$HOME/.local/bin/git-fire"
|
||||
|
||||
hm_config="$HOME/.config/nixpkgs"
|
||||
hm_config="$HOME/.config/home-manager"
|
||||
ln -sf "$hm_config/$(cat /proc/sys/kernel/hostname)-$(whoami).nix" "$hm_config/home.nix"
|
||||
|
||||
return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue