this should fix

This commit is contained in:
Osman Faruk Bayram 2025-09-17 14:43:46 +03:00
parent ba87d72dd0
commit 5dba867c4f

View file

@ -41,7 +41,7 @@
nix.registry = {
self.flake = inputs.self;
nixpkgs.to.path = pkgs.path;
nixpkgs.to.flake = pkgs.path;
osbm-nvim.flake = inputs.osbm-nvim;
my-nixpkgs.to = {
owner = "osbm";