Remove lazy-apps again

This commit is contained in:
SebastianStork 2025-06-13 16:24:25 +02:00
parent d7070b6fb5
commit e285ab3183
3 changed files with 4 additions and 128 deletions

View file

@ -38,11 +38,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
lazy-apps = {
url = "sourcehut:~rycee/lazy-apps";
inputs.nixpkgs.follows = "nixpkgs";
};
crowdsec = {
url = "git+https://codeberg.org/kampka/nix-flake-crowdsec.git";
inputs.nixpkgs.follows = "nixpkgs";