nixos: systemd: split off journald into separate module

This commit is contained in:
Bob van der Linden 2022-03-13 15:49:51 +01:00
parent e2cb8903da
commit fee1e24b3b
No known key found for this signature in database
GPG key ID: EEBE8E3EC4A31364
3 changed files with 128 additions and 116 deletions

View file

@ -1166,6 +1166,7 @@
./system/boot/stage-1.nix
./system/boot/stage-2.nix
./system/boot/systemd.nix
./system/boot/systemd/journald.nix
./system/boot/systemd/logind.nix
./system/boot/systemd/nspawn.nix
./system/boot/timesyncd.nix