diff --git a/hosts/graphical-installer/default.nix b/hosts/graphical-installer/default.nix index 4c2d4b5c..dbfc3e8f 100644 --- a/hosts/graphical-installer/default.nix +++ b/hosts/graphical-installer/default.nix @@ -35,7 +35,7 @@ }; }; - themes.themes.a-happy-gnome.enable = true; + workflows.workflows.a-happy-gnome.enable = true; services.xserver.displayManager = { gdm = { enable = true;