nix-conf/system/dev/dn-lap/sops-conf.nix

7 lines
73 B
Nix

{
sops = {
secrets = {
"wireguard/conf" = { };
};
};
}