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 | 832fe4868cf6c800a559ebabb07b34babb181853 (patch) | |
tree | fba7dd5c319a4020a996215009bee6831f31b635 /nin/1systems | |
parent | 1b57bcf233e66710a33380f2de0874be79a96f9e (diff) |
n 1 hiawatha: sort, delete, add pkgs
Diffstat (limited to 'nin/1systems')
-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 6fa8a3388..100985286 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 = { |