Still trying to get LUKS to work
This commit is contained in:
parent
a8147c6f05
commit
91d1c698cf
@ -25,7 +25,7 @@
|
||||
|
||||
# File systems
|
||||
fileSystems."/" = {
|
||||
device = "/dev/mapper/root"; # LUKS unlocked device
|
||||
device = "/dev/sda1"; # LUKS unlocked device
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
|
@ -22,5 +22,6 @@
|
||||
spotify-player
|
||||
bitwarden
|
||||
freshfetch # Fetch utility
|
||||
cryptsetup # LUKS support
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user