about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2022-07-15 11:43:46 +0200
committerBaitinq <[email protected]>2022-07-15 11:43:46 +0200
commit519f13e76bee2295c75fd328015b4be8d8039cd7 (patch)
treeac4030bcb5524d08bfb1154b54cf0ea03c56a778 /hosts/home.nix
parentLuna: Change disk layout (diff)
downloadnixos-config-519f13e76bee2295c75fd328015b4be8d8039cd7.tar.gz
nixos-config-519f13e76bee2295c75fd328015b4be8d8039cd7.tar.bz2
nixos-config-519f13e76bee2295c75fd328015b4be8d8039cd7.zip
Remove unneeded packages
This packages can be either used through , or were completely
unnecessary.

This allows us to free space for the luna host.
Diffstat (limited to 'hosts/home.nix')
-rw-r--r--hosts/home.nix8
1 files changed, 1 insertions, 7 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 15afc4e..1ed87c5 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -11,9 +11,7 @@ in
 
     packages = with pkgs; [
       scrot
-      qemu
       redshift
-      xwinwrap
       discord
       mpv
       sxiv
@@ -24,15 +22,11 @@ in
       clipmenu
       dunst
       sxhkd
+      zathura
       feh
       pavucontrol
       polkit_gnome
-      progress
-      qbittorrent
-      xorg.xev
-      statix
       nixpkgs-fmt
-      openjdk8
       virt-manager
       xdotool #needed for xmobar clickable workspaces
     ] ++