fix some ulmo config

This commit is contained in:
Chris Kruining 2025-10-09 10:45:32 +02:00 committed by chris
parent ac0a2d523e
commit 09a004ad9a
2 changed files with 18 additions and 10 deletions

View file

@ -5,9 +5,7 @@ in
{
# TODO :: Implement disko at some point
swapDevices = [
{ device = "/dev/disk/by-uuid/0ddf001a-5679-482e-b254-04a1b9094794"; }
];
swapDevices = [];
boot.supportedFilesystems = [ "nfs" ];