sisyphus/nixos/modules/hardware/default.nix

6 lines
50 B
Nix

{
imports = [
./nvidia
./yubikey
];
}