and palatine-hill is booting!

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-08-24 00:34:09 -04:00
parent fbb3f49dfd
commit f106d649a4
5 changed files with 31 additions and 17 deletions

View File

@ -52,7 +52,6 @@
options = [
"noatime"
"nodiratime"
"discard"
];
};
@ -62,7 +61,6 @@
options = [
"noatime"
"nodiratime"
"discard"
];
};
@ -72,7 +70,6 @@
options = [
"noatime"
"nodiratime"
"discard"
];
};
@ -82,7 +79,6 @@
options = [
"noatime"
"nodiratime"
"discard"
];
};
};