sisyphus/nixos/modules/hardware/default.nix

7 lines
60 B
Nix

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