We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e73648 commit bed9b54Copy full SHA for bed9b54
1 file changed
hosts/marie-nas/state.nix
@@ -34,6 +34,8 @@
34
};
35
36
37
+ systemd.suppressedSystemUnits = [ "systemd-machine-id-commit.service" ];
38
+
39
boot.initrd.systemd = {
40
storePaths = [ config.boot.zfs.package ];
41
services.rollback-fs = {
0 commit comments