spec(koumakyou): remove steamos cmdline
This commit is contained in:
parent
3b6418bd20
commit
18e61bbcf4
1 changed files with 1 additions and 1 deletions
|
@ -2,11 +2,11 @@
|
||||||
jovian = {
|
jovian = {
|
||||||
hardware.has.amd.gpu = true;
|
hardware.has.amd.gpu = true;
|
||||||
steamos.useSteamOSConfig = true;
|
steamos.useSteamOSConfig = true;
|
||||||
|
steamos.enableDefaultCmdlineConfig = false;
|
||||||
|
|
||||||
steam = {
|
steam = {
|
||||||
enable = true;
|
enable = true;
|
||||||
user = "app";
|
user = "app";
|
||||||
#desktopSession
|
|
||||||
};
|
};
|
||||||
|
|
||||||
decky-loader = {
|
decky-loader = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue