nix-config/modules/thunar/enable.nix
2025-11-22 16:23:37 +00:00

3 lines
60 B
Nix

{
flake.modules.pc.nixos.programs.thunar.enable = true;
}