1
0
Fork 0
mirror of https://git.sr.ht/~azikx/karbur synced 2024-10-30 11:26:21 +00:00
karbur/host/specific/comp/default.nix
2024-10-26 18:23:16 +09:00

9 lines
77 B
Nix

{
imports = [
./modules
./torrserver
../../default.nix
];
}