add systemd

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-03-07 17:38:34 -06:00
parent 7841a8c062
commit 88f2d95e6a

View file

@ -34,6 +34,7 @@
imports = [ imports = [
./boot/grub.nix ./boot/grub.nix
./boot/systemd.nix
]; ];
config = { config = {