1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

dconf: revert: dconf: Provide dconf (#7215)

Providing dconf via hm in this manner provided to be problematic for 
user with systems that were already providing dconf (like ubunut).

Revert ff73544e4a
This commit is contained in:
Rosario Pulella 2025-06-05 16:06:51 -04:00 committed by GitHub
parent 13a45ede6c
commit 09b0a4b0da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 63 additions and 65 deletions

View file

@ -17,7 +17,6 @@ let
export XDG_DATA_HOME="/home/hm-user/.local/share"
export XDG_STATE_HOME="/home/hm-user/.local/state"
export GIO_EXTRA_MODULES="${pkgs.dconf}/lib/gio/modules''${GIO_EXTRA_MODULES:+:}$GIO_EXTRA_MODULES"
'';
darwinExpected = ''