Update NixOS config.

This commit is contained in:
Elias Gasparis 2024-11-12 21:20:14 +08:00
parent 3e00339cc7
commit bc2f55c4dd
3 changed files with 7 additions and 7 deletions

View file

@ -1,15 +0,0 @@
# add things to git
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