updated scripts
parent
0c3ed78821
commit
f8b55993ce
|
@ -1,4 +0,0 @@
|
|||
#!/bin/sh
|
||||
pushd ~/.dotfiles
|
||||
home-manager switch -f ./users/moritz/home.nix
|
||||
popd
|
2
apply.sh
2
apply.sh
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
pushd ~/.dotfiles
|
||||
sudo nixos-rebuild switch -I nixos-config=./system/configuration.nix
|
||||
sudo nixos-rebuild switch --flake .#
|
||||
popd
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
sudo nix-channel --update
|
Loading…
Reference in New Issue