Thunar works better by enabling xfconf

This commit is contained in:
Javier Feliz 2025-08-11 23:52:27 -04:00
parent 909c865d20
commit ef49856afc

View File

@ -126,6 +126,11 @@
";
};
# More thunar support
programs.xfconf = {
enable = true;
};
system.stateVersion = "25.05"; # Did you read the comment?
nix.settings.experimental-features = [