summaryrefslogtreecommitdiffstats
path: root/mu.nix
diff options
context:
space:
mode:
Diffstat (limited to 'mu.nix')
-rw-r--r--mu.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/mu.nix b/mu.nix
index 43211c00..4ec5a21b 100644
--- a/mu.nix
+++ b/mu.nix
@@ -11,6 +11,7 @@ in
{
imports = [
<secrets/hashedPasswords.nix>
+ ./modules/sanitize.nix
./modules/exim.nix
./modules/retiolum.nix
];