Removed stale scripts
This commit is contained in:
parent
384716b10b
commit
fd078a45bc
|
@ -1,4 +0,0 @@
|
|||
#!/bin/sh
|
||||
pushd ~/dotfiles
|
||||
sudo nixos-rebuild switch --flake .#
|
||||
popd
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
pushd ~/dotfiles
|
||||
nix build .#homeManagerConfigurations.alejandro.activationPackage
|
||||
./result/activate
|
||||
popd
|
Loading…
Reference in a new issue