hosts/sugarcane: add wg secret
This commit is contained in:
parent
23652b008e
commit
69db6e160b
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
age.secrets = {
|
||||
passwd.file = ../../secrets/passwd.age;
|
||||
wg_sugarcane.file = ../../secrets/wg_sugarcane.age;
|
||||
};
|
||||
imports = with modules.system; [
|
||||
(modulesPath + "/profiles/qemu-guest.nix")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue