mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-08 15:09:42 +01:00
10 lines
96 B
Nix
10 lines
96 B
Nix
{
|
|
imports = [
|
|
./dev.nix
|
|
./iamb.nix
|
|
./rar.nix
|
|
./srb2.nix
|
|
./wine.nix
|
|
];
|
|
}
|