rustboro: switch to hyprland

This commit is contained in:
Aly Raffauf 2024-07-07 15:07:58 -04:00
parent 1cfb1877cb
commit 09a893cc86

View file

@ -31,8 +31,16 @@
};
desktop = {
cinnamon.enable = true;
lightdm.enable = true;
greetd = {
enable = true;
autologin = {
enable = true;
user = "aly";
};
};
hyprland.enable = true;
};
services = {