xin/modules/default.nix

3 lines
69 B
Nix

{ config, lib, pkgs, ... }: { imports = [ ./ssh-fido-agent.nix ]; }