mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
dconf: remove bad words from enable.description
This commit is contained in:
committed by
Matthieu Coudron
parent
8bc5473b6b
commit
773170b447
@@ -58,7 +58,7 @@ in
|
||||
default = !pkgs.stdenv.hostPlatform.isDarwin;
|
||||
visible = false;
|
||||
description = ''
|
||||
Whether to enable dconf settings.Add commentMore actions
|
||||
Whether to enable dconf settings.
|
||||
Note, if you use NixOS then you must add
|
||||
`programs.dconf.enable = true`
|
||||
to your system configuration. Otherwise you will see a systemd error
|
||||
|
||||
Reference in New Issue
Block a user