Move dconf configuration
All checks were successful
/ check (push) Successful in 1m35s

This commit is contained in:
Oliver Davies 2025-07-27 16:22:19 +01:00
parent fa0bad904c
commit 9cc208d333
6 changed files with 3 additions and 21 deletions

3
modules2/dconf.nix Normal file
View file

@ -0,0 +1,3 @@
{
flake.modules.nixos.pc.programs.dconf.enable = true;
}