summaryrefslogtreecommitdiff
path: root/modules/software/systemd.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/software/systemd.nix')
-rw-r--r--modules/software/systemd.nix2
1 files changed, 1 insertions, 1 deletions
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