diff options
author | lassulus <lassulus@lassul.us> | 2017-11-12 01:44:42 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-11-12 01:44:42 +0100 |
commit | 9ef2fb05be77b0599a3615c41f99b71f66e4e1b1 (patch) | |
tree | a8b1fad4713ae1ca652fe57a79f843aa3fc5f1ec /tv/2configs/default.nix | |
parent | 725d98e428b22d73c3797490c6f5bc29f86104e8 (diff) | |
parent | 51a520b3a584d909c12e51318e724e6a09603405 (diff) |
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'tv/2configs/default.nix')
-rw-r--r-- | tv/2configs/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index f418b9ff0..280552fe4 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -11,7 +11,6 @@ with import <stockholm/lib>; imports = [ <secrets> - ./audit.nix ./backup.nix ./bash ./htop.nix @@ -142,6 +141,7 @@ with import <stockholm/lib>; environment.systemPackages = [ pkgs.get pkgs.git + pkgs.git-preview pkgs.hashPassword pkgs.htop pkgs.kpaste |