NixOS Configuration
Go to file
Mohamed C. 97fa1e39b4
Some checks are pending
Flake.lock / build (push) Waiting to run
Revert "add global settings and import them"
This reverts commit f5763b39fe.
2024-08-10 16:56:25 +02:00
.github/workflows run workflow every hour 2024-08-10 10:48:04 +02:00
hosts/computer-mo Revert "add global settings and import them" 2024-08-10 16:56:25 +02:00
flake.lock flake.lock: Update 2024-08-10 15:05:20 +02:00
flake.nix Revert "add global settings and import them" 2024-08-10 16:56:25 +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