mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-11 04:06:39 +02:00
10 lines
96 B
Nix
10 lines
96 B
Nix
{
|
|
imports = [
|
|
./dev.nix
|
|
./iamb.nix
|
|
./rar.nix
|
|
./srb2.nix
|
|
./wine.nix
|
|
];
|
|
}
|