No description
This repository has been archived on 2024-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-12-27 16:49:55 +01:00
inventory install vscodium and extensions 2022-11-27 20:57:18 +01:00
library increase fault tolerancy for the master playbook 2022-12-27 16:49:55 +01:00
playbooks increase fault tolerancy for the master playbook 2022-12-27 16:49:55 +01:00
roles increase fault tolerancy for the master playbook 2022-12-27 16:49:55 +01:00
ansible.cfg set zsh as login shell 2022-11-26 01:51:20 +01:00
Makefile syncthing 2022-12-15 20:59:24 +01:00
README.md remove literal usernames from config files 2022-12-20 19:58:47 +01:00

Personal Linux Setup

Before installing

TODO

  • Telegram (maybe only possible to download)
  • Oh my zsh?
  • Cool neovim setup
  • fuzzy find
  • thunderbird config
  • some kind of tag setup with: bootstrap, update etc

Would like Ansible Vault to check in keypair for syncthing. However, then I would need a password to unlock the vault. As it is publicly available, password needs to be long and strong. I can just put it in my keepass, but can be annoying to copy every time. Therefore, I could make this available using Secret Service and write a script to fetch it. However, keepass cannot run secret service as Ubuntu already runs one. But if I disable that, my SSH agent does not work anymore. As an intermediate solution, I can just put the password in keepass...