mirror of
https://codeberg.org/privacy1st/nixos-anywhere-example
synced 2024-11-20 21:58:06 +01:00
refactor: rename LUKS device
This commit is contained in:
parent
292bb841fa
commit
18c1f676d1
@ -34,7 +34,7 @@
|
||||
size = "100%";
|
||||
content = {
|
||||
type = "luks";
|
||||
name = "crypted";
|
||||
name = "luks-root";
|
||||
# Additional arguments passed to luksFormat:
|
||||
# - 4GB RAM to unlock disk
|
||||
# - 5 seconds to open
|
||||
|
Loading…
Reference in New Issue
Block a user