try to change kernel modules

This commit is contained in:
2023-09-29 19:39:15 +02:00
parent 0d57967369
commit 413a7370db
2 changed files with 18 additions and 14 deletions

View File

@@ -46,7 +46,10 @@
desktopSession = "sway";
};
jovian.devices.steamdeck.enable = true;
jovian.devices.steamdeck = {
enable = true;
# enableDefaultStage1Modules = false;
};
# Bootloader.
boot.loader.systemd-boot.enable = true;