building locally using ci

This commit is contained in:
Luj 2023-08-07 15:14:52 +02:00
parent b8b2da6d42
commit 043d85c3da
Signed by: luj
GPG key ID: 6FC74C847011FD83
3 changed files with 3 additions and 1 deletions

View file

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