ooknet/modules/nixos/workstation/programs/dconf.nix

3 lines
41 B
Nix

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