NixOS Configuration
Go to file
Flake Bot e1dfe94632
Some checks are pending
Flake.lock / build (push) Waiting to run
Bump flake.lock
Signed-off-by: Flake Bot <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-22 07:20:37 +00: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 remove monitor settings 2024-08-16 19:08:15 +02:00
hosts flake experiments, add steamdeck hosts file 2024-08-16 22:25:25 +02:00
modules clean 2024-08-17 19:06:45 +02:00
flake.lock Bump flake.lock 2024-08-22 07:20:37 +00:00
flake.nix add syncthing 2024-08-17 17:35:04 +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