Removed stale scripts

This commit is contained in:
Alejandro Angulo 2023-04-02 16:25:52 -07:00
parent 384716b10b
commit fd078a45bc
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 0 additions and 9 deletions

View file

@ -1,4 +0,0 @@
#!/bin/sh
pushd ~/dotfiles
sudo nixos-rebuild switch --flake .#
popd

View file

@ -1,5 +0,0 @@
#!/bin/sh
pushd ~/dotfiles
nix build .#homeManagerConfigurations.alejandro.activationPackage
./result/activate
popd