Compare commits
2 commits
2350eb43ec
...
ae19af996e
Author | SHA1 | Date | |
---|---|---|---|
|
ae19af996e | ||
|
c81622a65c |
|
@ -51,6 +51,7 @@ nix multi user, multi system, configuration with `sops` secret management, `home
|
||||||
- syncthing folder passwords
|
- syncthing folder passwords
|
||||||
- nfs export should be backed by the same values for server and client
|
- nfs export should be backed by the same values for server and client
|
||||||
- move fail2ban configs out of fail2ban.nix and into configs for their respective services
|
- move fail2ban configs out of fail2ban.nix and into configs for their respective services
|
||||||
|
- move extra custom configuration for services out of host config and instead extend services
|
||||||
## New Features
|
## New Features
|
||||||
- offline access for nfs mounts (overlay with rsync might be a good option here? https://www.spinics.net/lists/linux-unionfs/msg07105.html note about nfs4 and overlay fs)
|
- offline access for nfs mounts (overlay with rsync might be a good option here? https://www.spinics.net/lists/linux-unionfs/msg07105.html note about nfs4 and overlay fs)
|
||||||
- samba mounts
|
- samba mounts
|
||||||
|
@ -60,7 +61,6 @@ nix multi user, multi system, configuration with `sops` secret management, `home
|
||||||
- zfs email after scrubbing # TODO: test this
|
- zfs email after scrubbing # TODO: test this
|
||||||
- wake on LAN for updates
|
- wake on LAN for updates
|
||||||
- ISO target that contains authorized keys for nixos-anywhere https://github.com/diegofariasm/yggdrasil/blob/4acc43ebc7bcbf2e41376d14268e382007e94d78/hosts/bootstrap/default.nix
|
- ISO target that contains authorized keys for nixos-anywhere https://github.com/diegofariasm/yggdrasil/blob/4acc43ebc7bcbf2e41376d14268e382007e94d78/hosts/bootstrap/default.nix
|
||||||
- Immich
|
|
||||||
- zfs encryption FIDO2 2fa (look into shavee)
|
- zfs encryption FIDO2 2fa (look into shavee)
|
||||||
- Secure Boot - https://github.com/nix-community/lanzaboote
|
- Secure Boot - https://github.com/nix-community/lanzaboote
|
||||||
- SMART test with email results
|
- SMART test with email results
|
||||||
|
|
Loading…
Reference in a new issue