Try to trick nix
This commit is contained in:
parent
d850fbcb95
commit
ffaa454220
|
@ -18,7 +18,7 @@ in
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
inherit (m) options;
|
inherit (m) options;
|
||||||
config = { inherit (m.config) systemd; };
|
config.systemd = m.config.systemd;
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
# }}}
|
# }}}
|
||||||
|
|
Loading…
Reference in a new issue