Extensions system!
Because you know. There's stuff that is sensitive, some that is not really sensitive but I can't be bothered separating the credentials from the config, and some stuff that I just don't like to be public.
This commit is contained in:
parent
ff4c77407b
commit
8c289fea17
7 changed files with 33 additions and 1 deletions
|
@ -10,3 +10,6 @@ software_full: yes
|
|||
has_battery: yes
|
||||
auto_numlock: yes
|
||||
has_forge_access: yes
|
||||
extensions:
|
||||
- g
|
||||
- gh
|
||||
|
|
|
@ -6,3 +6,6 @@ dev_stuffs:
|
|||
- ansible
|
||||
has_battery: yes
|
||||
encrypt_home_stacked_fs: yes
|
||||
extensions:
|
||||
- g
|
||||
- gh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue