configuration.nix/system/gtk.nix

3 lines
45 B
Nix

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