Compare commits
No commits in common. "2708cb667a8f2278081998490de06522c855c6f9" and "8565ed523e1738ea19024810fe83587f4259ecff" have entirely different histories.
2708cb667a
...
8565ed523e
@ -22,7 +22,7 @@
|
|||||||
"/opt/hassio"
|
"/opt/hassio"
|
||||||
"/opt/hassio/.snapshots"
|
"/opt/hassio/.snapshots"
|
||||||
];
|
];
|
||||||
fn = (x: { options = [ "compress=zstd" "commit=300" "noatime" ];});
|
fn = (x: { options = [ "compress=zstd" ];});
|
||||||
in lib.genAttrs mounts fn;
|
in lib.genAttrs mounts fn;
|
||||||
|
|
||||||
# Use the extlinux boot loader. (NixOS wants to enable GRUB by default)
|
# Use the extlinux boot loader. (NixOS wants to enable GRUB by default)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user