use pre-built nix-index db
This commit is contained in:
parent
88384c52dd
commit
b3f0ff53df
4 changed files with 25 additions and 1 deletions
|
|
@ -10,6 +10,9 @@
|
|||
hardware.url = "github:nixos/nixos-hardware";
|
||||
nix-colors.url = "github:misterio77/nix-colors";
|
||||
|
||||
nix-index-database.url = "github:nix-community/nix-index-database";
|
||||
nix-index-database.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
niri.url = "github:sodiboo/niri-flake";
|
||||
|
||||
hyprlock.url = "github:hyprwm/hyprlock";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue