copyparty nix overhaul got merged!

This commit is contained in:
Gabe Venberg 2025-04-29 15:54:20 +02:00
parent 589088a726
commit 67eb4264ff
2 changed files with 6 additions and 8 deletions

View file

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