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

• Updated input 'nixpkgs-stable':
    'github:NixOS/nixpkgs/b260a95463a8f5f9094527c05329d79527e5a4aa' (2024-08-08)
  → 'github:NixOS/nixpkgs/2c05999807a16016e18a2aa6fab98142fc5da2cc' (2024-08-08)
• Updated input 'plasma-manager':
    'github:nix-community/plasma-manager/b6e7a2ed7b22effe1395416adf527935c4b3dc9b' (2024-08-07)
  → 'github:nix-community/plasma-manager/d9829a979c5d1ac87054efe9d11ceaeb4cf39587' (2024-08-08)
2024-08-08 19:17:06 +02:00
.github/workflows add ci integration 2024-08-06 20:22:47 +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 move packages 2024-08-08 19:16:23 +02:00
system add amd_pstate support 2024-08-08 12:16:21 +02:00
user move git user settings 2024-08-08 18:36:12 +02:00
configuration.nix proper systemwide zsh 2024-08-06 18:14:34 +02:00
flake.lock flake.lock: Update 2024-08-08 19:17:06 +02:00
flake.nix use variable 2024-08-08 18:33:00 +02:00
home.nix move packages 2024-08-08 19:16:23 +02:00
README.md Update README.md 2024-08-07 07:44:39 +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
  • OCI container for common services
  • Fix Home-Manager issues with immutable .config files during rebuild