hosts/morphius: some changes
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -61,6 +61,12 @@
|
||||
"noatime"
|
||||
];
|
||||
};
|
||||
"@swap" = {
|
||||
mountpoint = "/swap";
|
||||
mountOptions = [
|
||||
"noatime"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user