diff options
author | tv <tv@krebsco.de> | 2017-11-09 16:52:05 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-11-09 17:07:05 +0100 |
commit | 378be7f0c22acc2a3fa76f504c28abe5d9df7004 (patch) | |
tree | 7d3e0a1e457bfc6fe99ee1529c8eb5483fea6200 /mv | |
parent | 7f342406b7e5e65467128c2c06d443e437fffb28 (diff) |
tv audit: RIP
There's no need to silence audit anymore because it's disabled since
nixpkgs 16b3e26da4455c6d3f876639ce27ce6cd40d6895.
Diffstat (limited to 'mv')
-rw-r--r-- | mv/1systems/stro/config.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mv/1systems/stro/config.nix b/mv/1systems/stro/config.nix index 669655eec..941b3f69e 100644 --- a/mv/1systems/stro/config.nix +++ b/mv/1systems/stro/config.nix @@ -14,7 +14,6 @@ with import <stockholm/lib>; imports = [ <secrets> <stockholm/krebs> - <stockholm/tv/2configs/audit.nix> <stockholm/tv/2configs/bash> <stockholm/tv/2configs/exim-retiolum.nix> <stockholm/tv/2configs/hw/x220.nix> |