move scripts into nixos folder

This commit is contained in:
2024-06-05 20:17:22 +02:00
parent 4ce2fafa7a
commit b87834c787
2 changed files with 5 additions and 0 deletions

3
nix-update.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
sudo nix flake update /etc/nixos
sudo nixos-rebuild switch --flake /etc/nixos/#default