tweak(flake): use nvfetcher from nixpkgs
This commit is contained in:
parent
6172aa8a10
commit
f660e402a4
1 changed files with 0 additions and 4 deletions
|
@ -33,9 +33,6 @@
|
|||
agenix.url = "github:ryantm/agenix";
|
||||
agenix.inputs.nixpkgs.follows = "nixos";
|
||||
|
||||
nvfetcher.url = "github:berberman/nvfetcher";
|
||||
nvfetcher.inputs.nixpkgs.follows = "nixos";
|
||||
|
||||
naersk.url = "github:nmattia/naersk";
|
||||
naersk.inputs.nixpkgs.follows = "nixos";
|
||||
|
||||
|
@ -79,7 +76,6 @@
|
|||
# --- DevOS Overlays
|
||||
nur.overlay
|
||||
agenix.overlay
|
||||
nvfetcher.overlay
|
||||
./pkgs/default.nix
|
||||
|
||||
# --- Application-Specific Overlays
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue