My Nix Configuration

[todo] remove authentik todo items as I no longer use it

pyrox.dev dcb79799 ec5c8c1b

verified
Changed files
-2
-2
TODO.md
···
- [ ] Add Attic and use as an internal binary cache
- [ ] https://docs.attic.rs/
-
- [ ] Switch Authentik from Docker to Authentik-nix
-
- https://github.com/nix-community/authentik-nix
- [ ] Move all Docker containers to using native versions of databases, redis, etc.
- Ensures higher performance and reduces the number of running containers.
- https://github.com/felschr/nixos-config/blob/main/services/immich.nix for an example of how to do it
···
- [ ] Add Attic and use as an internal binary cache
- [ ] https://docs.attic.rs/
- [ ] Move all Docker containers to using native versions of databases, redis, etc.
- Ensures higher performance and reduces the number of running containers.
- https://github.com/felschr/nixos-config/blob/main/services/immich.nix for an example of how to do it