From 63adb41f1a060c21a68143eb9e86c2790ef66f36 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 8 Aug 2024 10:45:09 +0200 Subject: ... --- hosts/vidhar/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/vidhar/default.nix') diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index ea200f5c..440829bb 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -377,6 +377,7 @@ with lib; environment.systemPackages = with pkgs; [iotop vmtouch]; + systemd.sysusers.enable = false; system.stateVersion = "21.05"; }; } -- cgit v1.2.3