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

• Updated input 'nixpkgs-stable':
    'github:NixOS/nixpkgs/a3103d68517c6ad262ea27c96fc4a38ad81be7a0' (2024-08-06)
  → 'github:NixOS/nixpkgs/59be168c1fcab339bab5fd482d93c995f470cbad' (2024-08-06)
2024-08-06 17:47:25 +02:00
assets add assets 2024-08-03 23:42:25 +02:00
config proper names 2024-08-05 18:55:20 +02:00
packages zsh as system 2024-08-06 17:39:54 +02:00
scripts proper names 2024-08-05 18:55:20 +02:00
system create dev system settings 2024-08-06 17:38:19 +02:00
user zsh as system 2024-08-06 17:39:54 +02:00
configuration.nix unneeded binding 2024-08-05 19:15:30 +02:00
flake.lock flake.lock: Update 2024-08-06 17:47:25 +02:00
flake.nix fix jovian 2024-08-04 19:46:24 +02:00
home.nix zsh as system 2024-08-06 17:39:54 +02:00
README.md Update README.md 2024-08-06 16:31:00 +02:00

NixOS config

Personal NixOS configuration mostly used for learning the Nix language. Makes use of the experimental Flake and Home-Manager features.

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 homelabp
  • OCI container for common services