updated sources + patches + more patches
This commit is contained in:
parent
ce4d807d53
commit
7313bb8344
8 changed files with 60 additions and 38 deletions
|
@ -55,5 +55,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
# TMP FIX FOR https://github.com/nix-community/impermanence/issues/229
|
||||
boot.initrd.systemd.suppressedUnits = [ "systemd-machine-id-commit.service" ];
|
||||
systemd.suppressedSystemUnits = [ "systemd-machine-id-commit.service" ];
|
||||
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue