Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update config.yaml with new variables for dotfiles setup | Aaditya Dhruv | 2023-09-10 | 1 | -1/+5 |
| | | | | | | | | Username is needed for the directory in which the dotfiles will be installed. The various install_* options install the "groups" of packages for the selected option. Theoretically all can be set to false and the packages can be manually overridden by defining a yaml in config.yaml as config_wayland: .... | ||||
* | Add central installation playbook and config | Aaditya Dhruv | 2023-09-09 | 1 | -0/+8 |
This is the main yaml file which will call the other roles in the repo. It reads the variables from the config written in config.yaml and accordingly sets up the target system |