From 2edbeda7e4517da1abf48f9a70a5ce300d20608c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 11 Sep 2024 18:15:29 -0700 Subject: Bump --- modules/software/systemd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/software/systemd.nix') diff --git a/modules/software/systemd.nix b/modules/software/systemd.nix index 9ecb5b2..c475d96 100644 --- a/modules/software/systemd.nix +++ b/modules/software/systemd.nix @@ -1,6 +1,6 @@ { pkgs, ... }: { - # boot.initrd.systemd.enable = true; + boot.initrd.systemd.enable = true; systemd.services.containerd.path = with pkgs; [ containerd -- cgit v1.2.3