new uuid for swap

This commit is contained in:
Natsu Kagami 2022-04-03 09:18:43 -04:00
parent 556f85c158
commit c3c8378cfb
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51

View file

@ -27,7 +27,7 @@
};
swapDevices =
[{ device = "/dev/disk/by-uuid/e08ed857-e553-4af1-9239-40f13d8ea854"; }];
[{ device = "/dev/disk/by-uuid/561f6441-1915-4059-a5e1-76a449b0c9bf"; }];
# high-resolution display
hardware.video.hidpi.enable = lib.mkDefault true;