Rename pacman.conf role to pacman

This commit is contained in:
flyingscorpio@clevo 2022-02-27 11:53:21 +01:00
parent 5266b420a2
commit c7fd3bb78e
3 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,7 @@
- { role: terminator, tags: terminator }
- { role: neovim, tags: [neovim, nvim] }
- { role: ssh-agent, tags: ssh-agent }
- { role: pacman.conf, tags: pacman.conf }
- { role: pacman, tags: [pacman, pacman.conf] }
- { role: firefox, tags: firefox }
- { role: tor, tags: tor }
- { role: sudoers, tags: sudoers }