hosts/sugarcane: add wg secret

This commit is contained in:
LavaDesu 2022-02-02 18:08:26 +07:00
parent 23652b008e
commit 69db6e160b
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -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")