nix-conf/system/dev/public/dn/default.nix

6 lines
58 B
Nix

{
imports = [
./yubikey.nix
./common.nix
];
}