mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
🪺
This commit is contained in:
parent
e90c4f2c0d
commit
91f700f9a5
6 changed files with 28 additions and 26 deletions
|
@ -19,10 +19,4 @@
|
|||
rebootTime = "10m";
|
||||
};
|
||||
};
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/pull/351151#issuecomment-2440083015
|
||||
# fix hosts using impermanence
|
||||
boot.initrd.systemd.suppressedUnits = [ "systemd-machine-id-commit.service" ];
|
||||
systemd.suppressedSystemUnits = [ "systemd-machine-id-commit.service" ];
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue