colmena on tower

This commit is contained in:
Luj 2023-07-27 14:45:03 +02:00
parent 3bda4e21dc
commit afb1e28b71

View file

@ -25,7 +25,7 @@
luj.buildbot.enable = true;
luj.nginx.enable = true;
environment.systemPackages = with pkgs; [ tailscale attic ];
environment.systemPackages = with pkgs; [ tailscale attic colmena ];
services.tailscale.enable = true;