mirror of
https://github.com/alyssadev/nixos.git
synced 2025-10-14 04:59:39 +10:00
update
This commit is contained in:
parent
dfc940a81a
commit
93551d9764
2 changed files with 3 additions and 1 deletions
2
Justfile
2
Justfile
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue