Build machine config change and fixes, improve the dry running, move about the some configs when using builtin hardware-configuration.nix, and fix some syntax issues.
This commit is contained in:
parent
c7d4fc7e47
commit
3ac51c3662
4 changed files with 31 additions and 59 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
# Export individual WireGuard keys from the SOPS YAML as text secrets so they
|
||||
# are available both as strings and as files (.path)
|
||||
sops.secrets.":" = {
|
||||
sops.secrets."runner_token" = {
|
||||
format = "yaml";
|
||||
sopsFile = ../../secrets/build_machine/secrets.yaml;
|
||||
owner = "root";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue