From 3ec53d2ffed958a43348019c140146508966f083 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Fri, 7 Mar 2025 17:38:34 -0600 Subject: [PATCH] add systemd --- common/flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common/flake.nix b/common/flake.nix index b5788a0e..50c9d826 100644 --- a/common/flake.nix +++ b/common/flake.nix @@ -34,6 +34,7 @@ imports = [ ./boot/grub.nix + ./boot/systemd.nix ]; config = {