nix-config/TODO.md
2022-07-24 15:18:29 -04:00

3.0 KiB

A place for brain dump ideas maybe to be taken off of the shelve one day

NixOS webtools

Interesting ideas for restructuring nixos config

Housekeeping

  • Format everything here using nixfmt
  • Cleanup the line between hardware-configuration.nix and configuration.nix in machine config
  • CI https://gvolpe.com/blog/nixos-binary-cache-ci/
  • remove options.currentSystem
  • allow hostname option for webservices to be null to disable configuring nginx

NAS

bcachefs

Shell Comands

  • tailexitnode = sudo tailscale up --exit-node=<exit-node-ip> --exit-node-allow-lan-access=true

Services

VPN container

Networking

  • tailscale for p2p connections
    • remove all use of zerotier

Archive

Paranoia

Misc

Future Interests (upon merge into nixpkgs)