update hetzner

This commit is contained in:
Johannes Jöns 2024-02-08 11:44:19 +01:00
parent 42b4d3fa48
commit f297813359

View file

@ -25,6 +25,7 @@
boot.loader = {
grub = {
enable = true;
device = config.fileSystems."/boot".device;
};
};
@ -107,8 +108,8 @@
size = "95%FREE";
lvm_type = "raid1";
extraArgs = [
"--raidintegrity"
"y"
# "--raidintegrity"
# "y"
];
content = {
type = "filesystem";