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