still trying to get it working...
This commit is contained in:
parent
bca8e8c03c
commit
d870db374c
3 changed files with 12 additions and 2 deletions
|
@ -12,6 +12,13 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
jovian = {
|
||||
# devices = {
|
||||
# steamdeck = {
|
||||
# enable = true;
|
||||
# enableGyroDsuService = true;
|
||||
# autoUpdate = true;
|
||||
# };
|
||||
# };
|
||||
steam = {
|
||||
enable = true;
|
||||
autoStart = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue