updated script for domains

This commit is contained in:
2026-03-27 18:05:28 -05:00
parent bad6f80846
commit c8272eae79

View File

@@ -234,7 +234,7 @@ SCRIPT
echo "" echo ""
echo -e "''${YELLOW} Rebuilding to activate services with new domains...''${NC}" echo -e "''${YELLOW} Rebuilding to activate services with new domains...''${NC}"
echo "" echo ""
nixos-rebuild switch --flake /etc/nixos#nixos nixos-rebuild switch --impure --flake /etc/nixos#nixos
''; '';
needsSetup = pkgs.writeShellScriptBin "sovran-domains-need-setup" '' needsSetup = pkgs.writeShellScriptBin "sovran-domains-need-setup" ''