parent
a6e2426877
commit
e341bdbbf4
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
url = "https://git.sysctl.io";
|
||||
tokenFile = /run/secrets/services/forgejo_token;
|
||||
hostPackages = with pkgs; [
|
||||
# Default
|
||||
bash
|
||||
coreutils
|
||||
curl
|
||||
|
@ -26,6 +27,7 @@
|
|||
nodejs
|
||||
wget
|
||||
|
||||
# Extras
|
||||
sudo
|
||||
tailscale
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue