spec(koumakyou): add plasma session
This commit is contained in:
parent
3bfa43f31b
commit
57db46b51f
2 changed files with 10 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue