NixOSDots/hosts/light/modules.nix
2026-01-15 21:42:40 +01:00

7 lines
82 B
Nix

{
imports = [
./hardware-configuration.nix
../common/modules.nix
];
}