hosts/morphius: change desktop, colors

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-31 14:16:19 +03:00
parent 3007ff44f2
commit eb03db888c

View File

@@ -31,7 +31,7 @@
}
];
desktop.niri.enable = true;
desktop.gnome.enable = true;
module = {
config = {
@@ -43,7 +43,7 @@
};
stylix = {
enable = true;
theme = "rose-pine-moon";
theme = "gruvbox-dark-pale";
};
};