mail: move out of module

This commit is contained in:
2025-03-10 16:18:20 +00:00
parent 2e48aa9ef3
commit d7779df053
3 changed files with 73 additions and 84 deletions

View File

@ -9,6 +9,7 @@
self.inputs.disko.nixosModules.disko
./hardware-configuration.nix
./disko-config.nix
./mail.nix
../server.nix
];
@ -47,7 +48,6 @@
];
repoPath = "ssh://kg2mpt28@kg2mpt28.repo.borgbase.com/./repo";
};
mail.enable = true;
};
};