WIP: feat(systemd): switch to systemd #33
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ in
|
||||||
{
|
{
|
||||||
inherit (utils.systemdUtils.types) units targets;
|
inherit (utils.systemdUtils.types) units targets;
|
||||||
services = lib.types.attrsOf (lib.types.submodule [
|
services = lib.types.attrsOf (lib.types.submodule [
|
||||||
|
{ enableStrictShellChecks = false; }
|
||||||
unitConfig
|
unitConfig
|
||||||
stage2ServiceOptions
|
stage2ServiceOptions
|
||||||
stage2ServiceConfig
|
stage2ServiceConfig
|
||||||
|
|
Loading…
Reference in a new issue