fix: topLevel imports

This commit is contained in:
2022-12-08 11:02:15 +01:00
parent 93c4b43135
commit ab1e8fad66

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'