diff options
author | nin <nineinchnade@gmail.com> | 2017-01-26 22:08:57 +0100 |
---|---|---|
committer | nin <nineinchnade@gmail.com> | 2017-01-26 22:08:57 +0100 |
commit | 60793a9b70626ef1138a9f1f4756f3f796d7e90a (patch) | |
tree | 38b0ff0267617ee373e621728b2c709e8d278732 /nin | |
parent | 7e586ac8f31954a12a288df41c6d73b1465d061e (diff) |
n 1 hiawatha: sort, delete, add pkgs
Diffstat (limited to 'nin')
-rw-r--r-- | nin/1systems/hiawatha.nix | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/nin/1systems/hiawatha.nix b/nin/1systems/hiawatha.nix index 6fa8a33..1009852 100644 --- a/nin/1systems/hiawatha.nix +++ b/nin/1systems/hiawatha.nix @@ -76,15 +76,14 @@ with lib; environment.systemPackages = with pkgs; [ firefox - steam - thunderbird - vim git - hexchat networkmanagerapplet python + steam + termite + thunderbird + vim virtmanager - libvirt ]; nixpkgs.config = { |