feat: Update zeronsd

This commit is contained in:
uttarayan21
2025-05-06 11:38:34 +05:30
parent b19bd43549
commit 77d36e4d8b
5 changed files with 161 additions and 23 deletions

View File

@@ -10,6 +10,12 @@
# ./vms
];
sops = {
defaultSopsFile = ../../secrets/secrets.yaml;
defaultSopsFormat = "yaml";
age.keyFile = "/home/servius/.config/sops/age/keys.txt";
};
programs = {
localsend = {
enable = true;