Fix nested subvolumes
Signed-off-by: Tristan Druyen <tristan@vault81.de>
This commit is contained in:
parent
46e80b8f3c
commit
ff0a31871c
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
|||
"/dev/mapper/crypted_0"
|
||||
];
|
||||
subvolumes = {
|
||||
"/_active" = {};
|
||||
"/_active/root" = {
|
||||
mountpoint = "/";
|
||||
mountOptions = ["compress=zstd" "noatime"];
|
||||
|
|
Loading…
Add table
Reference in a new issue