From c6d39b2d83cf588e1198ac3a2ae1893e276271f9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 22 Aug 2024 23:16:19 +0200 Subject: ... --- installer/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'installer') diff --git a/installer/default.nix b/installer/default.nix index e9d9fa1a..d5e0fc07 100644 --- a/installer/default.nix +++ b/installer/default.nix @@ -57,6 +57,7 @@ with lib; system.disableInstallerTools = false; + systemd.sysusers.enable = false; system.stateVersion = config.system.nixos.release; # No state in installer }; } -- cgit v1.2.3