refactor(nix-hm): improve install.bash to use nix run
This commit is contained in:
parent
d9a0e4f05e
commit
14f74620b5
@ -1,3 +1,2 @@
|
||||
#!/usr/bin/env /bin/bash
|
||||
|
||||
home-manager switch --flake "git+file://$(pwd)?submodules=1"
|
||||
nix run . -- switch --flake "git+file://$(pwd)?submodules=1"
|
||||
|
Loading…
Reference in New Issue
Block a user