flocon/modules/nix/core/hardware/default.nix

9 lines
109 B
Nix

{
imports = [
./fprintd.nix
./fwupd.nix
./printing.nix
./uni-sync.nix
./via.nix
];
}