copyparty configs!

This commit is contained in:
Gabe Venberg 2025-04-23 11:43:51 +02:00
parent bcab2b8307
commit 0f05d21280
6 changed files with 102 additions and 82 deletions

View file

@ -34,7 +34,8 @@
};
copyparty = {
url = "github:9001/copyparty";
# url = "github:9001/copyparty";
url = "github:gabevenberg/copyparty/nixos-module";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};