A Linux user converted an aging System76 laptop into a distraction-free "writerdeck" by installing a minimal Debian environment to focus exclusively on writing without modern internet interruptions.
Key Points
- The setup utilizes a console-only Debian Trixie installation, removing all graphical desktop environments to eliminate software distractions.
- Essential tools include Neovim for text editing, Tmux for terminal multiplexing, and Vimwiki for organized note-taking.
- The system uses kmscon for scalable console rendering and Syncthing to securely sync writing files across devices.
- Custom configurations allow for hardware-specific features like battery monitoring via acpi and screen brightness control using the light package.
- Automatic login and boot-time scripts ensure the device launches directly into a writing session upon opening the laptop.