added: adapt modules

This commit is contained in:
2022-12-24 17:17:20 +01:00
parent 991dbaeec9
commit 0f6e2e0d40
4 changed files with 9 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
};
packageOption = mkOption {
type = types.package;
default = pkgs.ssh-cert-dist;
default = pkgs.ssh-cert-dist-client;
};
in