This commit is contained in:
alydev 2025-09-23 19:12:21 +10:00
parent 178dbce218
commit cbcec36f2d

View file

@ -1,7 +1,10 @@
up:
nix flake update
deploy:
boot:
nixos-rebuild boot --flake . --use-remote-sudo
switch:
nixos-rebuild switch --flake . --use-remote-sudo
debug: