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 = {
|
devices.steamdeck = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
autoUpdate = true;
|
||||||
enableGyroDsuService = true;
|
enableGyroDsuService = true;
|
||||||
};
|
};
|
||||||
hardware.has.amd.gpu = true;
|
hardware.has.amd.gpu = true;
|
||||||
|
@ -37,6 +38,7 @@
|
||||||
user = "willifan";
|
user = "willifan";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
desktopSession = "niri";
|
desktopSession = "niri";
|
||||||
|
updater.splash = "jovian";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue