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