NixOS Configuration
Go to file
Flake Bot 9dbfc9e229
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-09-07 10:45:16 +00:00
.github/workflows run workflow every hour 2024-08-10 10:48:04 +02:00
assets more wallpapers 2024-09-06 14:41:01 +02:00
container change name 2024-09-05 17:29:58 +02:00
dotfiles start steam silently 2024-09-07 12:44:11 +02:00
hosts server settings with zfs 2024-09-05 18:34:47 +02:00
modules add steam autostart via desktop file 2024-09-06 19:36:45 +02:00
flake.lock Bump flake.lock 2024-09-07 10:45:16 +00:00
flake.nix add steam autostart via desktop file 2024-09-06 19:36:45 +02:00
README.md Update README.md 2024-09-03 10:01:43 +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 -> now uses groups in flake.nix
  • Multi Host functionality for homelab
  • OCI container for common services
  • Fix Home-Manager issues with immutable .config files during rebuild -> files kglobalshortcutsrc and kwinrc can't be overwritten because of plasma-manager