configuration.nix/system/gtk.nix

4 lines
45 B
Nix

{ ... }:
{
programs.dconf.enable = true;
}