stuff
This commit is contained in:
@@ -17,16 +17,19 @@
|
||||
* [x] merge hosted docs into a single subdomain
|
||||
* [x] 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
|
||||
* [x] add a hidpi profile? https://wiki.archlinux.org/title/HiDPI
|
||||
* [ ] rocm
|
||||
* [ ] cuda
|
||||
* [ ] xclip
|
||||
* [ ] https://git.m-labs.hk/M-Labs/wfvm
|
||||
* [ ] https://github.com/kholia/OSX-KVM
|
||||
* [ ] s3: minio or garage
|
||||
* [ ] mlflow / wandb
|
||||
* [ ] xforwarding over ssh
|
||||
* [ ] autogenerate ssh keys
|
||||
* [x] xforwarding over ssh
|
||||
* [ ] autogenerate ssh keys for new hosts
|
||||
* [ ] switch to systemd networkd
|
||||
* [ ] pre-commit hook with 'nix eval ...outPath'
|
||||
* https://github.com/cachix/pre-commit-hooks.nix
|
||||
* [x] 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
|
||||
@@ -35,18 +38,21 @@
|
||||
* [ ] replace gnome terminal
|
||||
* [x] themes
|
||||
* [x] shortcuts
|
||||
* [ ] pavucontrol
|
||||
* [x] pavucontrol
|
||||
* [ ] nixos-generate-config instructions for new hosts
|
||||
* [ ] zfs, declarative pools?
|
||||
* [ ] some tunneling for NFS hosts
|
||||
* [ ] transgui config
|
||||
* [ ] secrets - nix-sops ?
|
||||
* flexget
|
||||
* transmission
|
||||
* transmission remote gui
|
||||
* domeneshop
|
||||
* [ ] flexget
|
||||
* [ ] transmission
|
||||
* [ ] transmission remote gui
|
||||
* [ ] domeneshop
|
||||
* [ ] webdav
|
||||
* [ ] code-remote
|
||||
* [ ] add .netrc
|
||||
* [ ] hydra
|
||||
* perfect for CUDA
|
||||
* perfect for CUDA and RISCV
|
||||
* [ ] self-hosted binary cache (single-machine) (nix-serve, carinae, harmonia, eris or attic, ssh?)
|
||||
* 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
|
||||
@@ -58,5 +64,7 @@
|
||||
* [ ] 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
|
||||
* [ ] https://github.com/dali99/nix-dotfiles/blob/85dcafb4e0b8382a3d04b9a5f63afd01a4144143/machines/pvv-terminal.nix#L3
|
||||
* [ ] wrap windowmanager in nixGL on non-nixos https://github.com/dali99/nix-dotfiles/blob/85dcafb4e0b8382a3d04b9a5f63afd01a4144143/profiles/xsession/default.nix#LL138C1-L138C1
|
||||
* [ ] requires GNOME xstart in home-manager
|
||||
|
||||
Reference in New Issue
Block a user