disable picom, replace dolphin with thunar add tumbler

This commit is contained in:
Kopatz
2024-06-07 14:06:20 +02:00
parent 8adc05399c
commit a2d914dc86
4 changed files with 15 additions and 10 deletions

View File

@@ -52,11 +52,18 @@ in {
#services.xserver.wacom.enable = true;
services.tumbler.enable = true; # for thumbnails
services.gvfs = {
enable = true; # for file manager, trash support, etc.
package = pkgs.gvfs;
};
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
keepassxc
xfce.thunar
xfce.thunar # file manager
gvfs
remmina
thunderbird
localsend