chore: NixOS | remove var/log from disko
This commit is contained in:
@@ -85,14 +85,6 @@
|
||||
"noatime"
|
||||
];
|
||||
};
|
||||
"@var/log" = {
|
||||
mountpoint = "/var/log";
|
||||
mountOptions = [
|
||||
"subvol=syslogs"
|
||||
"compress=zstd"
|
||||
"noatime"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user