Laptop Configurations
1. Background
- configuration
- ansible vs. salt vs. prop* that joeyh made
- Literate devops
2. Packages
2.1. First packages
- git
- for home directory
- apt-transport-https
- secure transport
- keychain
- shell from home will want this
- mg
- better than vi
- curl
- for nix
- nix
- user-space packages
curl -L https://nixos.org/nix/install | sh
2.2. Dev packages
- leiningen
- lisping
curl -L https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein > $HOME/bin/lein
- make
- autoconf
- automake
- libtool
- build-essential
- racket
2.3. Expected by stumpwm
- acpitool
- for dmenu
- for sbcl
- htop
- pavucontrol
- feh
- quicklisp (install from remote)
2.4. VM work
- vagrant ?
- virtualbox
3. Picard
- Config tool
- V1: https://git.sr.ht/~kisom/picard