try to change kernel modules
This commit is contained in:
parent
0d57967369
commit
413a7370db
2 changed files with 18 additions and 14 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue