We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b555cbe commit 18d18ffCopy full SHA for 18d18ff
flake.nix
@@ -195,7 +195,7 @@
195
inputs.nixpkgs.follows = "nixpkgs";
196
};
197
hyprmonitors = {
198
- url = "git+ssh://gitea@git.darksailor.dev/servius/hyprmonitors";
+ url = "https://git.darksailor.dev/servius/hyprmonitors";
199
# url = "path:/home/servius/Projects/hyprmonitors";
200
201
0 commit comments