add systemd sub module for readability
This commit is contained in:
parent
3f41ca6bd5
commit
cdf89a7e5a
3 changed files with 5 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
inputs = {
|
||||
};
|
||||
|
||||
outputs =
|
||||
{
|
||||
self,
|
||||
...
|
||||
}:
|
||||
{
|
||||
nixosModules = {
|
||||
default = { };
|
||||
};
|
||||
};
|
||||
}
|
1
modules/boot_systemd
Submodule
1
modules/boot_systemd
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3155d8a57286aefb835476617ba6d4df92b83013
|
Loading…
Add table
Add a link
Reference in a new issue