Reinstall skinnyv

This commit is contained in:
Cyryl Płotnicki 2019-08-10 09:51:21 +01:00
parent 1fe2d1479f
commit abbb2aa203

View file

@ -8,7 +8,7 @@
initrd.luks.devices = [
{
name = "root";
device = "/dev/disk/by-uuid/8c76bf01-59b3-4c60-b853-e9cb77f3ca14";
device = "/dev/disk/by-uuid/ef6e91d9-c477-4ab7-ae39-4a0ee413cebe";
preLVM = true;
allowDiscards = true;
}];
@ -25,6 +25,5 @@
../boot.nix
../common.nix
../gfx-intel.nix
../virtualbox.nix
];
}