add bun
This commit is contained in:
parent
89931de313
commit
dced4e3a58
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
url = "http://localhost:5080"; #"https://git.proxy.${homelab.domain}";
|
||||
tokenFile = "/mnt/data/apps/forgejo/token-runner";
|
||||
labels = [ "self-hosted:host" ];
|
||||
hostPackages = with pkgs; [ bash coreutils git nix openssh nodejs ];
|
||||
hostPackages = with pkgs; [ bash coreutils git nix openssh bun ];
|
||||
};
|
||||
};
|
||||
systemd.services = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue