refactor: separated rustypaste client and server modules and moved client to home-manager

This commit is contained in:
Ceferino Patino 2026-06-27 15:42:36 -05:00
commit 11a8a5514f
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI
7 changed files with 47 additions and 35 deletions

View file

@ -30,10 +30,6 @@ in {
};
services = {
apps = {
rustypaste.client = enabled;
};
ci = {
gitea-runner = {
enable = true;

View file

@ -30,10 +30,6 @@ in {
};
services = {
apps = {
rustypaste.client = enabled;
};
storage = {
samba.mounts = {
shared = {