4.6 KiB
4.6 KiB
Initial setup (old)
nixos-generate-config
Reading list
- https://nixos.wiki/wiki/Flakes
- https://teu5us.github.io/nix-lib.html
- https://ryantm.github.io/nixpkgs/builders/trivial-builders/
- https://nixos.wiki/wiki/Nix-writers
TODOs:
- https://discourse.nixos.org/t/jsonresume-nix-build-and-deploy-your-resume-with-nix/34089
- https://github.com/ogoid/nixos-expose-cuda
- http health monitoring
services.netdata.httpcheck.checks.<foobar>
- Split stuff into multiple files
- Make a flake
- homemanager: ip cameras with frigate
- merge hosted docs into a single subdomain
- Setup some remote-development and deploy flow
- host older versions of nixpkgs documentation (like 20.09)
- add a hidpi profile? https://wiki.archlinux.org/title/HiDPI
- desktop entries
579827c699/packages/xdg-open-with-portal/default.nix
- extend it to work over ssh
b090e8b7e4 (pipewire-low-latency)
- https://search.nixos.org/packages?query=heroic
- doukutsu-rs
- doas
- gpg
- keyring
- avahi
- kvm
- shares
- rocm
- cuda
- xclip
profiles/singularity.nix
https://github.com/NixOS/nixpkgs/issues/230851- declarative libvirt
- s3: minio or garage
- mlflow / wandb service
- xforwarding over ssh
- autogenerate ssh keys for new hosts
- switch to systemd networkd
- pre-commit hook with 'nix eval ...outPath'
- use
nom
when deploying - 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
- gnome:
- lxterminal
- replace gnome terminal
- themes
- shortcuts
- pavucontrol
- lxterminal
- gnome:
- nixos-generate-config instructions for new hosts
- zfs, declarative pools?
- some tunneling for NFS hosts
- transgui config
- secrets - nix-sops ?
- flexget
- microbin
- transmission
- transmission remote gui (requires sops in home-manager)
- domeneshop
- webdav
- code-remote
- add .netrc
- hydra
- perfect for CUDA and RISCV
- self-hosted binary cache (single-machine) (nix-serve, carinae, harmonia, eris or attic, ssh?)
- profiles/web: make ACME/nginx helper a function
- Support multiple tlds
- Support multiple acme accounts
- Support a per-account provider?
- Support DNS auth
- Setup aliases instead of a per-vhost cert?
- Preferably setup a wildchar cert per host
- once secrets are in place: coin a one true ssh key, automate adding ssh host public keys to flake
- then add darwin and aarch64 community remote builders
85dcafb4e0/machines/pvv-terminal.nix (L3)
- wrap windowmanager in nixGL on non-nixos
85dcafb4e0/profiles/xsession/default.nix (LL138C1-L138C1)
- requires GNOME xstart in home-manager