nixos-config/README.md
Mohamed C. d58061b9ea
Some checks are pending
Flake.lock / build (push) Waiting to run
Update README.md
2024-08-06 23:42:18 +02:00

16 lines
613 B
Markdown

## NixOS config
Personal NixOS configuration mostly used for learning the Nix language. Makes use of the experimental Flake and Home-Manager features.
Mirrored on [gitea.chrayed.de](https://gitea.chrayed.de/moe1369/nixos-config)
### Todo
- [X] Better autoupgrade
- [ ] Bash/ZSH Settings
- [ ] ssh key deployment with [agenix](https://github.com/ryantm/agenix)
- [ ] alternative way to declare .nix files instead of dumping them into configuration.nix
- [ ] Multi Host functionality for homelabp
- [ ] OCI container for common services
- [ ] Fix Home-Manager issues with immutable .config files during rebuild