fix: Temporary - manually specify hostname
archgirlie hasn't been renamed to nyx yet (yes I could change the folder name but I refuse)
This commit is contained in:
parent
c637b646f6
commit
e997894958
1 changed files with 1 additions and 1 deletions
2
Justfile
2
Justfile
|
@ -4,7 +4,7 @@ default:
|
|||
alias dh := deployhome
|
||||
[group('home')]
|
||||
deployhome user=env_var('USER'):
|
||||
home-manager switch -b bak --flake .
|
||||
home-manager switch -b bak --flake .#marley@nyx
|
||||
|
||||
[group('home')]
|
||||
refreshhome:
|
||||
|
|
Loading…
Reference in a new issue