config/README.md

59 lines
2.1 KiB
Markdown
Raw Normal View History

# Initial setup (old)
2022-10-17 22:40:48 +02:00
nixos-generate-config
2022-10-17 22:40:48 +02:00
# Reading list
2022-10-17 22:40:48 +02:00
* https://nixos.wiki/wiki/Flakes
* https://teu5us.github.io/nix-lib.html
* https://ryantm.github.io/nixpkgs/builders/trivial-builders/
2023-02-26 06:11:55 +01:00
* https://nixos.wiki/wiki/Nix-writers
2023-02-25 00:03:29 +01:00
# TODOs:
2023-02-25 00:03:29 +01:00
* [x] Split stuff into multiple files
* [x] Make a flake
2023-02-26 03:53:55 +01:00
* [x] merge hosted docs into a single subdomain
2023-03-09 09:28:11 +01:00
* [x] Setup some remote-development and deploy flow
2023-06-14 12:24:53 +02:00
* [ ] host older versions of nixpkgs documentation (like 20.09)
2023-03-12 05:14:28 +01:00
* [ ] add a hidpi profile? https://wiki.archlinux.org/title/HiDPI
* [ ] rocm
2023-03-11 15:59:56 +01:00
* [ ] xclip
2023-03-19 04:23:38 +01:00
* [ ] https://git.m-labs.hk/M-Labs/wfvm
* [ ] https://github.com/kholia/OSX-KVM
* [ ] mlflow / wandb
2023-03-11 15:59:56 +01:00
* [ ] xforwarding over ssh
2023-03-09 07:56:07 +01:00
* [ ] autogenerate ssh keys
2023-03-09 07:03:15 +01:00
* [ ] switch to systemd networkd
2023-03-02 22:26:07 +01:00
* [ ] pre-commit hook with 'nix eval ...outPath'
2023-06-19 02:45:50 +02:00
* [x] use `nom` when deploying
2023-03-03 21:42:29 +01:00
* [ ] figure out how to reuse system flake lock while deplying, leave the night job to upgrade
* [ ] users/pbsds: Support multiple profiles, like headless, nixpkgs-dev, various desktops, hpc, pvv, etc
2023-03-09 09:28:11 +01:00
* [ ] gnome:
2023-06-19 02:45:50 +02:00
* [x] lxterminal
* [ ] replace gnome terminal
* [x] themes
* [x] shortcuts
2023-03-09 09:28:11 +01:00
* [ ] pavucontrol
2023-03-02 22:26:07 +01:00
* [ ] nixos-generate-config instructions for new hosts
* [ ] zfs, declarative pools?
2023-03-09 09:28:11 +01:00
* [ ] some tunneling for NFS hosts
2023-06-19 02:45:50 +02:00
* [ ] transgui config
2023-03-02 22:26:07 +01:00
* [ ] secrets - nix-sops ?
* flexget
* transmission
2023-06-19 02:45:50 +02:00
* transmission remote gui
2023-03-02 22:26:07 +01:00
* domeneshop
* [ ] hydra
2023-06-19 02:45:50 +02:00
* [ ] self-hosted binary cache (single-machine) (nix-serve, carinae, harmonia, eris or attic, ssh?)
2023-03-02 22:26:07 +01:00
* https://discourse.nixos.org/t/announcing-harmonia-a-nix-binary-cache-written-in-rust/19855
* https://discourse.nixos.org/t/introducing-attic-a-self-hostable-nix-binary-cache-server/24343/1
* [ ] profiles/web: make ACME/nginx helper a function
* [ ] Support multiple tlds
* [ ] Support multiple acme accounts
* [ ] Support a per-account provider?
* [ ] Support DNS auth
2023-03-02 22:26:07 +01:00
* [ ] Setup aliases instead of a per-vhost cert?
* [ ] Preferably setup a wildchar cert per host
2023-06-20 01:33:03 +02:00
* [ ] once secrets are in place: coin a one true ssh key, automate adding ssh host public keys to flake