test
This commit is contained in:
parent
bdc8b1dde6
commit
43dd9cda65
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
# Define the default sops file:
|
# Define the default sops file:
|
||||||
sops.defaultSopsFile = "./secrets/secrets.yaml";
|
sops.defaultSopsFile = ./secrets/secrets.yaml;
|
||||||
|
|
||||||
# Keep the system up-to-date automatically
|
# Keep the system up-to-date automatically
|
||||||
system = {
|
system = {
|
||||||
|
|
Loading…
Reference in a new issue