diff options
| author | nin <nineinchnade@gmail.com> | 2017-01-26 22:45:42 +0100 | 
|---|---|---|
| committer | nin <nineinchnade@gmail.com> | 2017-01-26 22:45:42 +0100 | 
| commit | c06e603c3d901d939d61f5900aa6f081e88b562b (patch) | |
| tree | ffd551d23bb5523aad78a5303ac4af7dcfa0b2c4 /nin | |
| parent | 699e722531f5a7915668803147e0c3f7fcb20482 (diff) | |
n: move termite to default pkgs
Diffstat (limited to 'nin')
| -rw-r--r-- | nin/1systems/hiawatha.nix | 1 | ||||
| -rw-r--r-- | nin/2configs/default.nix | 1 | 
2 files changed, 1 insertions, 1 deletions
| diff --git a/nin/1systems/hiawatha.nix b/nin/1systems/hiawatha.nix index 1009852..9d01d7a 100644 --- a/nin/1systems/hiawatha.nix +++ b/nin/1systems/hiawatha.nix @@ -80,7 +80,6 @@ with lib;      networkmanagerapplet      python      steam -    termite      thunderbird      vim      virtmanager diff --git a/nin/2configs/default.nix b/nin/2configs/default.nix index fa05a56..a1ed76d 100644 --- a/nin/2configs/default.nix +++ b/nin/2configs/default.nix @@ -107,6 +107,7 @@ with import <stockholm/lib>;      proot      populate      p7zip +    termite      unzip      unrar      hashPassword | 
