Compare commits
2 Commits
8565ed523e
...
2708cb667a
Author | SHA1 | Date | |
---|---|---|---|
2708cb667a | |||
9fe90a1ede |
@ -22,7 +22,7 @@
|
||||
"/opt/hassio"
|
||||
"/opt/hassio/.snapshots"
|
||||
];
|
||||
fn = (x: { options = [ "compress=zstd" ];});
|
||||
fn = (x: { options = [ "compress=zstd" "commit=300" "noatime" ];});
|
||||
in lib.genAttrs mounts fn;
|
||||
|
||||
# Use the extlinux boot loader. (NixOS wants to enable GRUB by default)
|
||||
|
Loading…
x
Reference in New Issue
Block a user