fix: topLevel imports

This commit is contained in:
shimun 2022-12-08 11:02:15 +01:00
parent 93c4b43135
commit ab1e8fad66
Signed by: shimun
GPG Key ID: E0420647856EA39E

View File

@ -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'