add rustypaste module
This commit is contained in:
parent
1a6d282046
commit
eb3d5353a2
8 changed files with 301 additions and 2 deletions
|
|
@ -20,6 +20,10 @@
|
|||
};
|
||||
users.deploy.enable = true;
|
||||
programs = {
|
||||
rustypaste = {
|
||||
enable = true;
|
||||
url = "https://paste.youthlic.fun";
|
||||
};
|
||||
openssh.enable = true;
|
||||
tailscale.enable = true;
|
||||
conduwuit = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue