nixos-config/README.md
2024-08-08 23:25:53 +02:00

719 B

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

Todo

  • Better autoupgrade
  • Bash/ZSH Settings
  • ssh key deployment with agenix
  • alternative way to declare .nix files instead of dumping them into configuration.nix
  • Multi Host functionality for homelab - preferably (conditional implementation)[https://nixos.wiki/wiki/Extend_NixOS#Conditional_Implementation]
  • OCI container for common services
  • Fix Home-Manager issues with immutable .config files during rebuild