diff --git a/templates/starter/bin/darwin-build b/templates/starter/bin/darwin-build index dcc8d967..5f6f9739 100755 --- a/templates/starter/bin/darwin-build +++ b/templates/starter/bin/darwin-build @@ -6,7 +6,7 @@ GREEN='\033[1;32m' RED='\033[1;31m' NC='\033[0m' -FLAKE="Dustins-MBP" +FLAKE="macos" SYSTEM="darwinConfigurations.$FLAKE.system" export NIXPKGS_ALLOW_UNFREE=1 diff --git a/templates/starterWithSecrets/bin/darwin-build b/templates/starterWithSecrets/bin/darwin-build index dcc8d967..5f6f9739 100755 --- a/templates/starterWithSecrets/bin/darwin-build +++ b/templates/starterWithSecrets/bin/darwin-build @@ -6,7 +6,7 @@ GREEN='\033[1;32m' RED='\033[1;31m' NC='\033[0m' -FLAKE="Dustins-MBP" +FLAKE="macos" SYSTEM="darwinConfigurations.$FLAKE.system" export NIXPKGS_ALLOW_UNFREE=1