mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-26 21:11:54 -05:00
pacifidlog: enable jovian
This commit is contained in:
parent
28b459a615
commit
f6435351b0
|
@ -40,12 +40,12 @@
|
||||||
GDK_SCALE = "2";
|
GDK_SCALE = "2";
|
||||||
};
|
};
|
||||||
|
|
||||||
# jovian.steam = {
|
jovian.steam = {
|
||||||
# enable = true;
|
enable = true;
|
||||||
# autoStart = true;
|
autoStart = true;
|
||||||
# desktopSession = "gamescope-wayland";
|
desktopSession = "gamescope-wayland";
|
||||||
# user = "aly";
|
user = "aly";
|
||||||
# };
|
};
|
||||||
|
|
||||||
jovian.decky-loader = {
|
jovian.decky-loader = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue