mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
mossdeep: fix jovian desktop session name
This commit is contained in:
parent
09a98f94f9
commit
733a10d065
|
@ -67,7 +67,7 @@
|
|||
user = "aly";
|
||||
enable = true;
|
||||
autoStart = true;
|
||||
desktopSession = "Hyprland";
|
||||
desktopSession = "hyprland";
|
||||
};
|
||||
decky-loader = {
|
||||
user = "aly";
|
||||
|
|
Loading…
Reference in a new issue