added jovian autoupdate and splash

This commit is contained in:
willifan 2025-03-29 20:56:29 +01:00
parent c3e1741c2e
commit dd78b242b6

View file

@ -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";
};
};