helios64 working

This commit is contained in:
zuckerberg
2022-03-07 23:51:10 -05:00
parent 6bd288a97d
commit 50ea80ad32
2 changed files with 4 additions and 7 deletions

View File

@@ -31,7 +31,7 @@
};
swapDevices =
[ { device = "/dev/disk/by-uuid/c7156f71-68f3-4f7a-bec0-06bdfa63f6c0"; }
[ { device = "/dev/mapper/vg-swap"; }
];
powerManagement.cpuFreqGovernor = lib.mkDefault "ondemand";