This commit is contained in:
Bryan Ramos 2026-03-14 18:26:34 -04:00
parent 50160384aa
commit 8544f3dd1e
2 changed files with 7 additions and 3 deletions

View file

@ -42,7 +42,7 @@ out SYSTEM="desktop": (_validate SYSTEM)
# Test switch into the next generation
[group('nixos')]
test SYSTEM="desktop": (_validate SYSTEM)
test SYSTEM=SYSTEM: (_validate SYSTEM)
@echo "Testing switching to next NixOS generation for {{SYSTEM}}..."
@sudo nixos-rebuild test --flake .#{{SYSTEM}}