chore: add all
This commit is contained in:
parent
cf0916ca4b
commit
bce8012209
9 changed files with 50 additions and 13 deletions
|
|
@ -63,12 +63,6 @@
|
|||
options = ["subvol=containers" "compress=zstd"];
|
||||
};
|
||||
|
||||
fileSystems."/srv/shares" = {
|
||||
device = "/dev/disk/by-label/data";
|
||||
fsType = "btrfs";
|
||||
options = ["subvol=shares" "compress=zstd"];
|
||||
};
|
||||
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/swap/swapfile";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue