diff --git a/flake.nix b/flake.nix index 483bf2d..5e4cd4d 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { inputs = { base16-rofi = { - url = "git+ssh://git@gitlab.com/0xdec/base16-rofi.git"; + url = "github:0xdec/base16-rofi"; flake = false; }; base16-kitty = {