reorganizing configuration
- static package configuration in `vars/pkgs` - loaded into the variable `pkgconfig` as part of `tasks/main.yml`
This commit is contained in:
7
vars/pkgs/kitty.yml
Normal file
7
vars/pkgs/kitty.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
kitty:
|
||||
pkgs:
|
||||
Darwin:
|
||||
- kitty
|
||||
Linux:
|
||||
- kitty
|
||||
- kitty-shell-integration
|
||||
Reference in New Issue
Block a user