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-15 22:39:05 +01:00
inventory install vscodium and extensions 2022-11-27 20:57:18 +01:00
playbooks syncthing 2022-12-15 20:59:24 +01:00
roles autostart syncthing 2022-12-15 22:39:05 +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 syncthing 2022-12-15 20:59:24 +01:00

Personal Linux Setup

Before installing

TODO

  • Telegram (maybe only possible to download)
  • Oh my zsh?
  • Cool neovim setup
  • strawberry
  • fuzzy find
  • autostart syncthing
  • keepass config

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...