nixos-config/README.md

16 lines
613 B
Markdown
Raw Normal View History

2024-08-06 16:27:56 +02:00
## NixOS config
2024-07-30 23:15:18 +02:00
2024-08-06 16:23:56 +02:00
Personal NixOS configuration mostly used for learning the Nix language. Makes use of the experimental Flake and Home-Manager features.
2024-08-06 16:26:16 +02:00
2024-08-06 18:43:25 +02:00
Mirrored on [gitea.chrayed.de](https://gitea.chrayed.de/moe1369/nixos-config)
2024-08-06 16:27:56 +02:00
### Todo
2024-08-06 16:26:16 +02:00
- [ ] Better autoupgrade
- [ ] Bash/ZSH Settings
2024-08-06 16:28:20 +02:00
- [ ] ssh key deployment with [agenix](https://github.com/ryantm/agenix)
2024-08-06 16:27:44 +02:00
- [ ] alternative way to declare .nix files instead of dumping them into configuration.nix
2024-08-06 16:31:00 +02:00
- [ ] Multi Host functionality for homelabp
- [ ] OCI container for common services
2024-08-06 20:26:47 +02:00
- [ ] Fix Home-Manager issues with immutable .config files during rebuild