mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-27 02:44:58 +08:00
6 lines
65 B
Nix
6 lines
65 B
Nix
{
|
|
imports = [
|
|
./clash-meta.nix
|
|
./zjuconnect.nix
|
|
];
|
|
}
|