diff options
author | polwex <polwex@sortug.com> | 2025-03-06 14:24:52 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-03-06 14:24:52 +0700 |
commit | 6dcb4af2623174c4c52202c7ea064f40a35091ed (patch) | |
tree | 751d6a89a4a2e1d1f300fa00d3bf829413fb965f /hosts/local/gnome.nix | |
parent | 3af8fa41d6299c6b88038911cc091a152f189e12 (diff) |
m
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. |