vno1-gdr7: enable some more services

This commit is contained in:
2024-08-05 16:09:13 +03:00
parent 41294f9ba7
commit ab1b524ac9
2 changed files with 27 additions and 29 deletions

View File

@@ -196,17 +196,17 @@
home-manager.nixosModules.home-manager
nix-index-database.nixosModules.nix-index
#agenix.nixosModules.default
#{
# age.secrets = {
# motiejus-work-passwd-hash.file = ./secrets/motiejus_work_passwd_hash.age;
# root-work-passwd-hash.file = ./secrets/root_work_passwd_hash.age;
# #sasl-passwd.file = ./secrets/postfix_sasl_passwd.age;
agenix.nixosModules.default
{
age.secrets = {
motiejus-passwd-hash.file = ./secrets/motiejus_work_passwd_hash.age;
root-passwd-hash.file = ./secrets/root_work_passwd_hash.age;
sasl-passwd.file = ./secrets/postfix_sasl_passwd.age;
# #syncthing-key.file = ./secrets/mtworx/syncthing/key.pem.age;
# #syncthing-cert.file = ./secrets/mtworx/syncthing/cert.pem.age;
# };
#}
#syncthing-key.file = ./secrets/mtworx/syncthing/key.pem.age;
#syncthing-cert.file = ./secrets/mtworx/syncthing/cert.pem.age;
};
}
];
specialArgs = {