diff options
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 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 = { |