mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-10-01 22:44:51 +02:00
7 lines
76 B
Nix
7 lines
76 B
Nix
{
|
|
imports = [
|
|
./discord.nix
|
|
./steam.nix
|
|
./software.nix
|
|
];
|
|
}
|