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/b3b709ce-fe88-4267-be47-bf991a512cbe";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
Reference in New Issue
Block a user