console: disable inheriting steam package env
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
54ee6b2352
commit
2b7c173b37
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
desktopSession = "gnome";
|
desktopSession = "gnome";
|
||||||
user = config.custom.username;
|
user = config.custom.username;
|
||||||
environment = config.programs.steam.package.steamargs.extraEnv; # Inherit desktop environment
|
|
||||||
};
|
};
|
||||||
|
|
||||||
devices.steamdeck = {
|
devices.steamdeck = {
|
||||||
|
|
Loading…
Reference in a new issue