ssh-cert-dist/modules/home-manager.nix
2022-12-01 11:56:38 +01:00

3 lines
87 B
Nix

{ config, pkgs, lib, ... }: with lib; let cfg = config.services.ssh-cert-dist; in { }