diff options
author | tv <tv@shackspace.de> | 2015-03-27 21:11:01 +0100 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-05-19 23:15:54 +0200 |
commit | 390ef8040f77ad08966e15e8a61738e98c17a7fc (patch) | |
tree | 68dd698fa8c933c467909fed726596129116f189 /mu.nix | |
parent | be22f5b69509c6889ab0b898d886f96bfb9d8559 (diff) |
module sanitize: neutralize nano
Diffstat (limited to 'mu.nix')
-rw-r--r-- | mu.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ in { imports = [ <secrets/hashedPasswords.nix> + ./modules/sanitize.nix ./modules/exim.nix ./modules/retiolum.nix ]; |