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-02 21:16:45 +01:00
inventory install vscodium and extensions 2022-11-27 20:57:18 +01:00
playbooks fix asdf invocation 2022-12-02 21:11:10 +01:00
roles change into zsh for asdf 2022-12-02 21:16:45 +01:00
ansible.cfg set zsh as login shell 2022-11-26 01:51:20 +01:00
Makefile split into roles 2022-12-02 20:10:38 +01:00
README.md install keepassxc.ini 2022-12-02 20:39:55 +01:00

Personal Linux Setup

Before installing

TODO

  • nextcloud (could automatically add directory but difficult)
  • Telegram (maybe only possible to download)
  • Oh my zsh?
  • Cool neovim setup
  • syncthing config
  • strawberry

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