diff --git a/requirements.yml b/requirements.yml index f4d719f..7911227 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,8 +1,14 @@ --- -- src: fubarhouse.golang -- src: nickjj.docker -- src: nickjj.fail2ban +# linux - src: jnv.debian-backports - src: jnv.unattended-upgrades +- src: nickjj.docker +- src: nickjj.fail2ban + +# mac - src: elliotweiser.osx-command-line-tools +- src: geerlingguy.homebrew + +# misc +- src: fubarhouse.golang ...