added jovian autoupdate and splash
This commit is contained in:
parent
c3e1741c2e
commit
dd78b242b6
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
};
|
||||
devices.steamdeck = {
|
||||
enable = true;
|
||||
autoUpdate = true;
|
||||
enableGyroDsuService = true;
|
||||
};
|
||||
hardware.has.amd.gpu = true;
|
||||
|
@ -37,6 +38,7 @@
|
|||
user = "willifan";
|
||||
autoStart = true;
|
||||
desktopSession = "niri";
|
||||
updater.splash = "jovian";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue