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
2023-02-22 23:57:12 +01:00
inventory add ssh-agent service 2023-02-22 22:56:10 +00:00
playbooks add ssh-agent service 2023-02-22 22:56:10 +00:00
roles remove the stupid duck 2023-02-22 23:57:12 +01:00
.gitignore remove Makefile 2023-01-16 21:22:16 +01:00
ansible.cfg always show ansible diffs 2023-02-22 12:10:09 +01:00
README.md fix os3 setup 2023-02-22 22:56:10 +00:00

Personal Linux Setup

My current setup is Linux Mint Vera with the i3 window manager.

Before installing

TODO

  • Telegram (maybe only possible to download)
  • thunderbird config
  • i3 app shortcuts
  • firefox config? extensions? host own synchronizer?

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

Neovim