nixos-config/README.md

16 lines
730 B
Markdown
Raw Permalink 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
2024-08-06 23:42:18 +02:00
- [X] Better autoupgrade
2024-08-08 23:25:53 +02:00
- [X] Bash/ZSH Settings
2024-08-06 16:28:20 +02:00
- [ ] ssh key deployment with [agenix](https://github.com/ryantm/agenix)
2024-09-03 10:01:43 +02:00
- [x] alternative way to declare .nix files instead of dumping them into configuration.nix -> now uses groups in flake.nix
2024-08-30 21:55:18 +02:00
- [x] Multi Host functionality for homelab
2024-08-06 16:31:00 +02:00
- [ ] OCI container for common services
2024-09-10 08:02:03 +02:00
- [X] Fix Home-Manager issues with immutable .config files during rebuild -> files kglobalshortcutsrc and kwinrc can't be overwritten because of plasma-manager