diff options
| author | alex <alex@pdp7.net> | 2026-06-18 22:32:33 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-06-18 22:34:30 +0200 |
| commit | ae29e819661173d8e4d1f8506cd159636751f184 (patch) | |
| tree | bb3fdccc9ec3b054d57b9959ae23eaa8f3a40fbb /workstation/README.md | |
| parent | 1e3dd12537327407705149e3a8739e18fa539d52 (diff) | |
Remove workstationmaster
Closes #779
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. |
