mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 16:39:42 -04:00
7 lines
59 B
Nix
7 lines
59 B
Nix
{
|
|
imports = [
|
|
./bitcoin
|
|
./nginx
|
|
./tor
|
|
];
|
|
}
|