Cross off finished TODOs
This commit is contained in:
parent
a34238b3a9
commit
154b37879b
12
TODO.md
12
TODO.md
@ -10,24 +10,13 @@
|
|||||||
- https://nixos.wiki/wiki/Comparison_of_NixOS_setups
|
- https://nixos.wiki/wiki/Comparison_of_NixOS_setups
|
||||||
|
|
||||||
### Housekeeping
|
### Housekeeping
|
||||||
- Format everything here using nixfmt
|
|
||||||
- Cleanup the line between hardware-configuration.nix and configuration.nix in machine config
|
- Cleanup the line between hardware-configuration.nix and configuration.nix in machine config
|
||||||
- CI https://gvolpe.com/blog/nixos-binary-cache-ci/
|
- CI https://gvolpe.com/blog/nixos-binary-cache-ci/
|
||||||
- remove `options.currentSystem`
|
- remove `options.currentSystem`
|
||||||
- allow `hostname` option for webservices to be null to disable configuring nginx
|
- allow `hostname` option for webservices to be null to disable configuring nginx
|
||||||
|
|
||||||
### NAS
|
### NAS
|
||||||
- helios64 extra led lights
|
|
||||||
- safely turn off NAS on power disconnect
|
- safely turn off NAS on power disconnect
|
||||||
- hardware de/encoding for rk3399 helios64 https://forum.pine64.org/showthread.php?tid=14018
|
|
||||||
- tor unlock
|
|
||||||
|
|
||||||
### bcachefs
|
|
||||||
- bcachefs health alerts via email
|
|
||||||
- bcachefs periodic snapshotting
|
|
||||||
- use mount.bcachefs command for mounting
|
|
||||||
- bcachefs native encryption
|
|
||||||
- just need a kernel module? https://github.com/firestack/bcachefs-tools-flake/blob/kf/dev/mvp/nixos/module/bcachefs.nix#L40
|
|
||||||
|
|
||||||
### Shell Comands
|
### Shell Comands
|
||||||
- tailexitnode = `sudo tailscale up --exit-node=<exit-node-ip> --exit-node-allow-lan-access=true`
|
- tailexitnode = `sudo tailscale up --exit-node=<exit-node-ip> --exit-node-allow-lan-access=true`
|
||||||
@ -53,7 +42,6 @@
|
|||||||
- replace nextcloud with seafile
|
- replace nextcloud with seafile
|
||||||
|
|
||||||
### Archive
|
### Archive
|
||||||
- https://www.backblaze.com/b2/cloud-storage.html
|
|
||||||
- email
|
- email
|
||||||
- https://github.com/Disassembler0/dovecot-archive/blob/main/src/dovecot_archive.py
|
- https://github.com/Disassembler0/dovecot-archive/blob/main/src/dovecot_archive.py
|
||||||
- http://kb.unixservertech.com/software/dovecot/archiveserver
|
- http://kb.unixservertech.com/software/dovecot/archiveserver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user