spec(koumakyou): add plasma session

This commit is contained in:
514fpv 2024-05-13 09:43:33 +08:00
parent 3bfa43f31b
commit 57db46b51f
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
2 changed files with 10 additions and 1 deletions

View file

@ -11,7 +11,7 @@
steam = {
enable = true;
autoStart = true;
desktopSession = "sway";
desktopSession = "plasma";
user = "app";
};
};
@ -21,6 +21,7 @@
];
programs.regreet.enable = false;
home.plasma.enable = true;
} // {
#users.users.decky.uid = 514;
#users.groups.decky.gid = 514;