change dotfiles remote ponter

This commit is contained in:
Bartal Laearsson
2026-08-12 11:34:04 +01:00
parent 7cfdefa3c9
commit 09a737f21c
+1 -1
View File
@@ -2,7 +2,7 @@
user_name: "{{ lookup('env', 'USER') }}"
user_home: "{{ lookup('env', 'HOME') }}"
dotfiles_dir: "{{ user_home }}/dotfiles"
dotfiles_repo: https://git.public.xn--fl-6ja.fo/bl/dotfiles.git
dotfiles_repo: https://git.flo.fo/FLO/dotfiles.git
jdtls_url: https://download.eclipse.org/jdtls/snapshots/jdt-language-server-latest.tar.gz
jdtls_install_dir: "{{ user_home }}/.local/share/jdtls"
jdtls_bin_dir: "{{ user_home }}/.local/bin"