add systemd sub module for readability

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-01-01 23:20:23 -06:00
parent 3f41ca6bd5
commit cdf89a7e5a
3 changed files with 5 additions and 15 deletions

4
.gitmodules vendored Normal file
View file

@ -0,0 +1,4 @@
[submodule "modules/boot_systemd"]
path = modules/boot_systemd
url = ssh://git.joshuabell.xyz:3032/dotfiles
branch = mod_boot_systemd

View file

@ -1,15 +0,0 @@
{
inputs = {
};
outputs =
{
self,
...
}:
{
nixosModules = {
default = { };
};
};
}

1
modules/boot_systemd Submodule

@ -0,0 +1 @@
Subproject commit 3155d8a57286aefb835476617ba6d4df92b83013