diff --git a/disko.nix b/disko.nix index 5f01d69..8d848e9 100644 --- a/disko.nix +++ b/disko.nix @@ -86,6 +86,7 @@ "/dev/mapper/crypted_0" ]; subvolumes = { + "/_active" = {}; "/_active/root" = { mountpoint = "/"; mountOptions = ["compress=zstd" "noatime"];