Compare commits

..

No commits in common. "3212f0bc5174f21ad53d282dc0064319327ec214" and "9e87a0efd3948f37c3d6172708009d078629ac35" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View file

@ -11,4 +11,4 @@ _: {
};
services.tailscale.enable = true;
}
}

View file

@ -29,10 +29,6 @@
};
};
environment.etc."mdadm.conf".text = ''
MAILADDR root
'';
boot.kernelPackages = pkgs.linuxPackages_latest;
systemd.services.systemd-udevd.restartIfChanged = false;