secrets: import needed secrets
This commit is contained in:
parent
f7df4c7adb
commit
ef36724352
3 changed files with 6 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
age.secrets = {
|
||||
passwd.file = ../../secrets/passwd.age;
|
||||
wg_apricot.file = ../../secrets/wg_apricot.age;
|
||||
wpa_conf.file = ../../secrets/wpa_conf.age;
|
||||
};
|
||||
imports = with modules.system; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue