2nd commit
This commit is contained in:
parent
747524493d
commit
4bc7a2e607
3 changed files with 7 additions and 18 deletions
11
update.sh
11
update.sh
|
@ -2,14 +2,3 @@
|
|||
git add .
|
||||
git commit -m "Update NixOS config."
|
||||
git push origin main
|
||||
|
||||
# update nixos
|
||||
# sudo nixos-rebuild switch --flake .#HOST
|
||||
#sudo nixos-rebuild switch --flake '.#greynix'
|
||||
#sudo nixos-rebuild switch --flake '.#bluenix'
|
||||
|
||||
# flake update
|
||||
# sudo nix flake update
|
||||
|
||||
# check on things
|
||||
# git status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue