dotfiles/nixos/modules/dconf.nix
2024-10-06 15:25:05 -05:00

3 lines
36 B
Nix
Executable file

{
programs.dconf.enable = true;
}