diff options
Diffstat (limited to 'hosts/local/gnome.nix')
-rw-r--r-- | hosts/local/gnome.nix | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/hosts/local/gnome.nix b/hosts/local/gnome.nix index 782004c..63243f3 100644 --- a/hosts/local/gnome.nix +++ b/hosts/local/gnome.nix @@ -34,43 +34,9 @@ }; environment.systemPackages = with pkgs; [ - polybar - rofi # screenshots flameshot shutter - maim - - kitty - alacritty - signal-desktop - tdesktop - brave - gimp - vlc - thunderbird - kmail - firefox - chromium - pavucontrol - # icons - polkit_gnome - gnome-themes-extra - gtk-engine-murrine - gtk_engines - gsettings-desktop-schemas - lxappearance - adwaita-qt - adwaita-icon-theme - xfce.thunar - libreoffice - qbittorrent - zathura - # - libcamera # pipewire seems to want this - easyeffects - # games! - ryujinx ]; services.flatpak.enable = true; # Enable CUPS to print documents. |