markus on Nostr: Here’s how I set up a clean #Linux VPS for remote development: ...
Here’s how I set up a clean #Linux VPS for remote development:
https://zoppelt.net/dev
When run on a fresh #Ubuntu 24.04 install it will…
- set up a user (mz)
- pull down all my ssh pubkeys
- set zsh as the default shell
- install #Nix with support for flakes
- install *all* my tools with Nix via home-manager
- set up #NeoVim, #fzf and other cli tools
- install tailscale
Less than 5 minutes from first ssh login to productive dev environment.
https://zoppelt.net/dev
When run on a fresh #Ubuntu 24.04 install it will…
- set up a user (mz)
- pull down all my ssh pubkeys
- set zsh as the default shell
- install #Nix with support for flakes
- install *all* my tools with Nix via home-manager
- set up #NeoVim, #fzf and other cli tools
- install tailscale
Less than 5 minutes from first ssh login to productive dev environment.