fix registry

This commit is contained in:
Osman Faruk Bayram 2025-09-24 11:11:39 +03:00
parent 49e871345c
commit f2a1a1b9f6

View file

@ -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";