Encryption

This commit is contained in:
2025-04-18 13:52:08 +03:00
parent 49e0d86e06
commit bc2da7b287
7 changed files with 35 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
imports = [./mail.nix];
imports = [./mail.nix ./encryption.nix];
}