system/wireguard: fix caramel and client config
This commit is contained in:
parent
f774334203
commit
c4e2846818
2 changed files with 5 additions and 3 deletions
|
|
@ -6,6 +6,7 @@
|
|||
age.secrets = {
|
||||
passwd.file = ../../secrets/passwd.age;
|
||||
wpa_conf.file = ../../secrets/wpa_conf.age;
|
||||
wg_caramel.file = ../../secrets/wg_caramel.age;
|
||||
};
|
||||
imports = with modules.system; [
|
||||
inputs.home-manager-porcupine.nixosModule
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue