fix registry
This commit is contained in:
parent
49e871345c
commit
f2a1a1b9f6
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
nix.registry = {
|
||||
self.flake = inputs.self;
|
||||
nixpkgs.to.flake = pkgs.path;
|
||||
nixpkgs.flake = pkgs.path;
|
||||
osbm-nvim.flake = inputs.osbm-nvim;
|
||||
my-nixpkgs.to = {
|
||||
owner = "osbm";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue