diff --git a/configuration.nix b/configuration.nix index 06df0c2..8f881c2 100755 --- a/configuration.nix +++ b/configuration.nix @@ -126,6 +126,11 @@ "; }; + # More thunar support + programs.xfconf = { + enable = true; + }; + system.stateVersion = "25.05"; # Did you read the comment? nix.settings.experimental-features = [