mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
gnome-settings-daemon{,43}: Move from gnome scope to top-level
This commit is contained in:
parent
649d663029
commit
d2da9a19c4
20 changed files with 32 additions and 28 deletions
|
@ -25,7 +25,7 @@
|
|||
sleep-inactive-battery-type='nothing'
|
||||
'';
|
||||
|
||||
extraGSettingsOverridePackages = [ pkgs.gnome.gnome-settings-daemon ];
|
||||
extraGSettingsOverridePackages = [ pkgs.gnome-settings-daemon ];
|
||||
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue