mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 19:30:51 +01:00
7 lines
44 B
Nix
7 lines
44 B
Nix
|
{
|
||
|
imports = [
|
||
|
./osu
|
||
|
./srb2
|
||
|
];
|
||
|
}
|