nixos-config/README.md

11 lines
376 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 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