nix-config/hosts/workstation/features/default.nix

6 lines
53 B
Nix

{
imports = [
./hardware
./software
];
}