6 lines
58 B
Nix
Executable file
6 lines
58 B
Nix
Executable file
{
|
|
imports = [
|
|
./yubikey.nix
|
|
./common.nix
|
|
];
|
|
}
|