summaryrefslogtreecommitdiff
path: root/modules/software/systemd.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-11 18:15:29 -0700
committerFuwn <[email protected]>2024-09-11 18:15:29 -0700
commit2edbeda7e4517da1abf48f9a70a5ce300d20608c (patch)
treea1031ba1d39fb6af9ca51fc14c16bce2e3b9f957 /modules/software/systemd.nix
parentBump: vscode fork wrappers (diff)
downloadnixos-config-2edbeda7e4517da1abf48f9a70a5ce300d20608c.tar.xz
nixos-config-2edbeda7e4517da1abf48f9a70a5ce300d20608c.zip
Bump
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