NixOS Configuration
Go to file
Mohamed C. cf1ae00fe1 flake.lock: Update
Flake lock file updates:

• Updated input 'plasma-manager':
    'github:nix-community/plasma-manager/5919d0f93d71d260ea58beb90d05d4c9f05ceec9' (2024-08-24)
  → 'github:nix-community/plasma-manager/5c97fe8af2a2e561f14195ed357d8c451fdbff4c' (2024-08-25)
2024-08-25 10:36:08 +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
container add containers 2024-08-24 12:38:56 +02:00
dotfiles add kwinrulesrc 2024-08-24 11:32:41 +02:00
hosts add server 2024-08-24 12:18:11 +02:00
modules add steam autostart service 2024-08-25 10:35:50 +02:00
flake.lock flake.lock: Update 2024-08-25 10:36:08 +02:00
flake.nix add server 2024-08-24 12:18:11 +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