fixed switch recipe

This commit is contained in:
Bryan Ramos 2024-05-13 21:02:58 -04:00
parent 99572e81c0
commit c64214cade
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -97,7 +97,7 @@ options:
@xdg-open https://search.nixos.org/options @xdg-open https://search.nixos.org/options
# NixOS-rebuild switch short-hand # NixOS-rebuild switch short-hand
switch BACK: switch:
@echo -e "\033[32m->> Switching to next generation ->>\033[0m" @echo -e "\033[32m->> Switching to next generation ->>\033[0m"
@sudo nixos-rebuild switch --flake .#{{SYSTEM}} @sudo nixos-rebuild switch --flake .#{{SYSTEM}}