steamdeck stuff

This commit is contained in:
mjallen18
2025-05-20 11:27:14 -05:00
parent 94d5dfda60
commit fb95e0508a
2 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ ... }:
let
rootDisk = "/dev/sda";
rootDisk = "/dev/nvme0n1";
in
{
disko.devices.disk.main.imageSize = "32G";