@ -62,13 +62,13 @@
|
||||
"noatime"
|
||||
];
|
||||
};
|
||||
# "@storage" = {
|
||||
# mountpoint = "/storage";
|
||||
# mountOptions = [
|
||||
# "compress=zstd"
|
||||
# "noatime"
|
||||
# ];
|
||||
# };
|
||||
"@storage" = {
|
||||
mountpoint = "/storage";
|
||||
mountOptions = [
|
||||
"compress=zstd"
|
||||
"noatime"
|
||||
];
|
||||
};
|
||||
"@swap" = {
|
||||
mountpoint = "/swap";
|
||||
mountOptions = [
|
||||
|
Reference in New Issue
Block a user