fix: topLevel imports
This commit is contained in:
parent
93c4b43135
commit
ab1e8fad66
@ -2,7 +2,7 @@
|
|||||||
cfg = config.services.ssh-cert-dist;
|
cfg = config.services.ssh-cert-dist;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
config.imports = [
|
imports = [
|
||||||
./options.nix
|
./options.nix
|
||||||
];
|
];
|
||||||
config.systemd.user.services = mkIf cfg.enable (mapAttrs'
|
config.systemd.user.services = mkIf cfg.enable (mapAttrs'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user