feat: add xfconf and file-roller

This commit is contained in:
tux
2025-01-09 18:01:24 +05:30
parent 0e79fd71bc
commit 785c77705c

View File

@ -157,6 +157,8 @@
programs = {
ssh.startAgent = true;
xfconf.enable = true;
file-roller.enable = true;
thunar = {
enable = true;
plugins = with pkgs.xfce; [thunar-archive-plugin thunar-volman];