about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorLinus Heckemann <git@sphalerite.org>2024-01-22 10:11:44 +0100
committerGitHub <noreply@github.com>2024-01-22 10:11:44 +0100
commit18e517662107874602de67a10d2265a021d2e693 (patch)
tree2b53671bd88e744ff7203cbfe9eea6d0947f2ae5 /nixos/modules/module-list.nix
parent9ed792777ae7967fee22dae2e88fdb6cb965b193 (diff)
parent1f65b34e999760470208af94cd208ea3f9da0c47 (diff)
downloadnixlib-18e517662107874602de67a10d2265a021d2e693.tar
nixlib-18e517662107874602de67a10d2265a021d2e693.tar.gz
nixlib-18e517662107874602de67a10d2265a021d2e693.tar.bz2
nixlib-18e517662107874602de67a10d2265a021d2e693.tar.lz
nixlib-18e517662107874602de67a10d2265a021d2e693.tar.xz
nixlib-18e517662107874602de67a10d2265a021d2e693.tar.zst
nixlib-18e517662107874602de67a10d2265a021d2e693.zip
Merge pull request #270727 from nikstur/nixos-perlless-activation
Perlless Activation
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 00e6240f531d..b31154b9624e 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -1488,6 +1488,7 @@
   ./system/boot/systemd/repart.nix
   ./system/boot/systemd/shutdown.nix
   ./system/boot/systemd/sysupdate.nix
+  ./system/boot/systemd/sysusers.nix
   ./system/boot/systemd/tmpfiles.nix
   ./system/boot/systemd/user.nix
   ./system/boot/systemd/userdbd.nix