diff --git a/flake.nix b/flake.nix index 33cd114..586ffdd 100644 --- a/flake.nix +++ b/flake.nix @@ -31,6 +31,10 @@ agenix.url = "github:ryantm/agenix"; agenix.inputs.nixpkgs.follows = "nixpkgs"; + + iceshrimp = { + url = "git+https://iceshrimp.dev/iceshrimp/packaging"; + }; }; outputs = { nixpkgs, self, agenix, catppuccin, ...} @ inputs: