pkgs
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
services.udev.packages = with pkgs; [ gnome-settings-daemon ];
|
||||
};
|
||||
|
||||
flake.modules.homeManager.gnome = {
|
||||
flake.modules.homeManager.gnome = { pkgs, ... }: {
|
||||
dconf.settings = {
|
||||
"org/gnome/desktop/interface" = {
|
||||
color-scheme = "prefer-dark";
|
||||
|
||||
Reference in New Issue
Block a user