Fix publicly available repo URL
This commit is contained in:
parent
f9a3f5f8bf
commit
3b9e414e17
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ xdg_config_dir: '{{ ansible_env.HOME }}/.config'
|
|||
xdg_data_dir: '{{ ansible_env.HOME }}/.local/share'
|
||||
|
||||
dotfiles_repo: 'git@forgejo.fudiggity.nl:sonny/dotfiles.git'
|
||||
public_dotfiles_repo: 'git@forgejo.fudiggity.nl:sonny/dotfiles.git'
|
||||
public_dotfiles_repo: 'https://forgejo.fudiggity.nl/sonny/dotfiles.git'
|
||||
|
||||
neovim_plugins:
|
||||
- { url: 'https://forgejo.fudiggity.nl/sonny/source-link.lua', name: 'source-link' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue