gnome: follow upstream gnome.gnome-settings-daemon -> gnome-settings-daemon
Some checks are pending
git-mirror / gitlab-sync (push) Waiting to run
nix-build / adjustor-build (push) Waiting to run
nix-build / clean-install-build (push) Waiting to run
nix-build / hhd-ui-build (push) Waiting to run
nix-build / rofi-bluetooth-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / pacifidlog-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-build / slateport-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run

This commit is contained in:
Aly Raffauf 2024-10-28 19:41:13 -04:00
parent cd7484e68f
commit d51b0b7a60

View file

@ -55,7 +55,7 @@
# Enable GNOME and GDM. # Enable GNOME and GDM.
services = { services = {
gnome.tracker-miners.enable = true; gnome.tracker-miners.enable = true;
udev.packages = with pkgs; [gnome.gnome-settings-daemon]; udev.packages = with pkgs; [gnome-settings-daemon];
xserver = { xserver = {
desktopManager.gnome.enable = true; desktopManager.gnome.enable = true;