commit | 5c0262a908fc7368bb3e9a6df38568493d795ac6 | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler@clicksminuteper.net> | Wed May 18 21:59:26 2022 +0100 |
committer | Skyler Grey <skyler@clicksminuteper.net> | Wed May 18 21:59:26 2022 +0100 |
tree | 8baa1ebf4b9091eabbe2064cd533df570183b554 | |
parent | 677635fc1dee82693eea7102dccb5e59e4b4cd96 [diff] |
...and get the default attribute of that rather than the hostname
diff --git a/scripts/rebuild-system.sh b/scripts/rebuild-system.sh index 777a5c5..8e726c2 100755 --- a/scripts/rebuild-system.sh +++ b/scripts/rebuild-system.sh
@@ -9,6 +9,6 @@ /usr/bin/env git commit -am "$changes" fi -sudo nixos-rebuild switch --impure --flake .# $1 +sudo nixos-rebuild switch --impure --flake .#default $1 ./result/activate unlink ./result