NixOS Configuration
Go to file
Mohamed C. 4cbc084ccc
Some checks are pending
Flake.lock / build (push) Waiting to run
add home-manager settings
2024-08-16 18:27:27 +02:00
.github/workflows run workflow every hour 2024-08-10 10:48:04 +02:00
assets more wallpapers 2024-08-16 16:46:55 +02:00
dotfiles add zshrc 2024-08-16 17:20:52 +02:00
hosts steamdeck host file 2024-08-16 18:04:39 +02:00
modules remove lact from apps-misc 2024-08-16 18:25:17 +02:00
flake.lock more flake experiments 2024-08-16 14:43:41 +02:00
flake.nix add home-manager settings 2024-08-16 18:27:27 +02:00
README.md Update README.md 2024-08-10 14:52:21 +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