qcow and installer-iso fixes
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
};
|
||||
|
||||
fileSystems = {
|
||||
"/" = {
|
||||
"/" = lib.mkDefault {
|
||||
device = "/dev/disk/by-uuid/c59f7261-ebab-4cc9-8f1d-3f4c2e4b1971";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
Reference in New Issue
Block a user