NixOS Configuration
Go to file
2024-08-10 12:58:08 +02:00
.github/workflows run workflow every hour 2024-08-10 10:48:04 +02:00
assets add assets 2024-08-03 23:42:25 +02:00
dotfiles rename and refractor 2024-08-10 12:56:40 +02:00
system-packages rename and refractor 2024-08-10 12:56:40 +02:00
system-settings rename and refractor 2024-08-10 12:56:40 +02:00
user-packages rename and refractor 2024-08-10 12:56:40 +02:00
user-settings rename and refractor 2024-08-10 12:56:40 +02:00
configuration.nix rename and refractor 2024-08-10 12:56:40 +02:00
flake.lock Flake Update 2024-08-10 12:16:10 +02:00
flake.nix use variable 2024-08-08 18:33:00 +02:00
home.nix rename and refractor 2024-08-10 12:56:40 +02:00
README.md Update README.md 2024-08-09 20:08:29 +02:00

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
  • OCI container for common services
  • Fix Home-Manager issues with immutable .config files during rebuild