mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 14:40:19 +02:00
6 lines
53 B
Nix
6 lines
53 B
Nix
{
|
|
imports = [
|
|
./hardware
|
|
./software
|
|
];
|
|
}
|