NixOS Configuration
Go to file
2024-08-06 20:39:12 +02:00
.github/workflows add ci integration 2024-08-06 20:22:47 +02:00
assets add assets 2024-08-03 23:42:25 +02:00
config proper names 2024-08-05 18:55:20 +02:00
packages proper systemwide zsh 2024-08-06 18:14:34 +02:00
scripts missing exclamation 2024-08-06 20:39:12 +02:00
system Better autoupgrade options 2024-08-06 20:31:04 +02:00
user proper systemwide zsh 2024-08-06 18:14:34 +02:00
configuration.nix proper systemwide zsh 2024-08-06 18:14:34 +02:00
flake.lock flake.lock: Update 2024-08-06 17:47:57 +02:00
flake.nix fix jovian 2024-08-04 19:46:24 +02:00
home.nix proper systemwide zsh 2024-08-06 18:14:34 +02:00
README.md Update README.md 2024-08-06 20:26:47 +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 homelabp
  • OCI container for common services
  • Fix Home-Manager issues with immutable .config files during rebuild