add rustypaste module

This commit is contained in:
ulic-youthlic 2025-02-04 16:17:25 +08:00
parent 1a6d282046
commit eb3d5353a2
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
8 changed files with 301 additions and 2 deletions

View file

@ -20,6 +20,10 @@
};
users.deploy.enable = true;
programs = {
rustypaste = {
enable = true;
url = "https://paste.youthlic.fun";
};
openssh.enable = true;
tailscale.enable = true;
conduwuit = {