chore: nix fmt refactor: split out more home-manager programs feat: migrate shell as flake devShell feat: initial flake structure with colmena feat: migrate elias-e525 to colmena feat: migrate steveej-t14 with colmena feat: configure chromium extensions chore: remove all overlays and package overrides chore: delete some of _archive feat: migrate vmd102066 feat: migrate sj-vps-htz0 |
||
---|---|---|
.. | ||
boot.nix | ||
configuration.nix | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
hw.nix | ||
pkg.nix | ||
README.md | ||
system.nix | ||
versions.nix | ||
versions.tmpl.nix |
bootstrapping
systemctl stop dhcpcd
ip a add 167.233.1.14/29 dev ens18
ip l set mtu 1400 dev ens18
ip r add default via 167.233.1.9
echo "nameserver 1.1.1.1" >> /etc/resolv.conf
mkdir ~/.ssh
ssh key
run locally:
ssh-add -L | tr \\n \\r | xdotool selectwindow windowfocus type --delay 50 --window %@ --file -