feat(services): add copyparty nixos module

This commit is contained in:
tux
2026-08-12 15:53:51 +05:30
parent f0d42515c4
commit 967b4f118b
4 changed files with 223 additions and 53 deletions

View File

@@ -81,5 +81,6 @@
nixcord.url = "github:kaylorben/nixcord";
nur.url = "github:nix-community/nur";
lanzaboote.url = "github:nix-community/lanzaboote/v1.1.0";
copyparty.url = "github:9001/copyparty";
};
}