chore: flake update

This commit is contained in:
oddlama 2024-07-15 21:49:27 +02:00
parent 18b2002c27
commit 5717aaef7d
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 39 additions and 66 deletions

View file

@ -41,7 +41,6 @@
registry = rec {
nixpkgs.flake = inputs.nixpkgs;
p = nixpkgs;
templates.flake = inputs.templates;
};
};