fix swapfile still in btrfs subvol

This commit is contained in:
ulic-youthlic 2025-01-23 15:30:11 +08:00
parent 5a11300282
commit 8a52d3970e
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -137,10 +137,6 @@
"noatime"
];
};
"@swap" = {
mountpoint = "/.swapvol";
swap.swapfile.size = "32G";
};
};
};
};