mirror of
http://code.capytal.cc/dot013/spacestation.git
synced 2026-06-08 23:30:23 -03:00
6 lines
50 B
Nix
6 lines
50 B
Nix
{...}: {
|
|
imports = [
|
|
./tailscale.nix
|
|
];
|
|
}
|