This commit is contained in:
alydev 2025-09-24 01:35:41 +10:00
parent dfc940a81a
commit 93551d9764
2 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,8 @@ boot:
nixos-rebuild boot --flake . --use-remote-sudo
switch:
git add .
git commit -a -m "update"
nixos-rebuild switch --flake . --use-remote-sudo
debug: