add transfer.sh module

This commit is contained in:
ulic-youthlic 2025-02-13 13:49:13 +08:00
parent 484965e504
commit adf6aa063c
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 35 additions and 0 deletions

View file

@ -20,6 +20,7 @@
};
users.deploy.enable = true;
programs = {
transfer-sh.enable = true;
rustypaste = {
enable = true;
url = "https://paste.youthlic.fun";