hosts/graphical-installer: correct workflow attribute

This commit is contained in:
Gabriel Arazas 2022-09-01 22:44:37 +08:00
parent a347aaf38a
commit 4f2292bd62

View File

@ -35,7 +35,7 @@
}; };
}; };
themes.themes.a-happy-gnome.enable = true; workflows.workflows.a-happy-gnome.enable = true;
services.xserver.displayManager = { services.xserver.displayManager = {
gdm = { gdm = {
enable = true; enable = true;