nix-config/lib/admins.nix

2 lines
67 B
Nix

{ config, ... }: { imports = [ ../secrets/lib/authorized_keys ]; }