diff options
Diffstat (limited to 'workstation/README.md')
| -rw-r--r-- | workstation/README.md | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/workstation/README.md b/workstation/README.md deleted file mode 100644 index f66120a6..00000000 --- a/workstation/README.md +++ /dev/null @@ -1,43 +0,0 @@ -I am trying to move some tools into a [container image](build_workstation) for use with Distrobox, and [a Python module with tools](../scripts). - -This includes: - -* [My editor](../emacs) -* [A modern IRC setup](modern_irc.md). -* [mbsync to synchronize my email for backup](../scripts/p7s/mail/mbsync.py) -* [Some integration with vaultwarden for secrets](../scripts/p7s/bitwarden.py) -* And some other odds and ends (NextCloud, etc.) - -Checklist: - -* DNIe -* Emacs -* sys2 (Ansible, `talosctl`, `kubectl`) -* PaperWM -* Nextcloud -* Bitwarden -* Senpai -* ZFS (for backups) -* FreeIPA client -* Email client - -# Debian setup - -(Remember, Puppet set up switches Firefox ESR in Debian with upstream Debian. -This sets up a new profile without stored sessions.) - -* Remove CD apt source -* Join FreeIPA with Gnome initial setup. -* Enable SSH root login. -* Change root password, sync with inventory and Bitwarden. -* Provision with Ansible - -``` -bw config server https://bitwarden.pdp7.net/ -bw login -bw list items --search firefox -``` - -; to configure Firefox Sync. - -* Seed NoScript from another Firefox through Nextcloud. |
