Still trying to get LUKS to work
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
# File systems
|
||||
fileSystems."/" = {
|
||||
device = "/dev/mapper/root"; # LUKS unlocked device
|
||||
device = "/dev/sda1"; # LUKS unlocked device
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user