From 4aefb662379cc0b4da0b4818bf6820c77dde9ec8 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 19 May 2026 08:47:40 +0000 Subject: ... --- hosts/vidhar/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/vidhar/default.nix') diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index f15dfebe..e97eb20b 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -357,6 +357,8 @@ with lib; virtualisation.oci-containers.backend = "podman"; + services.dbus.implementation = "dbus"; + systemd.sysusers.enable = false; system.stateVersion = "21.05"; }; -- cgit v1.2.3