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

• Updated input 'home-manager':
    'github:nix-community/home-manager/afc892db74d65042031a093adb6010c4c3378422' (2024-08-02)
  → 'github:nix-community/home-manager/a6c743980e23f4cef6c2a377f9ffab506568413a' (2024-08-06)
• Updated input 'jovian':
    'github:Jovian-Experiments/Jovian-NixOS/bcfe9dc708c92590fec676692b3ed79443eda819' (2024-08-03)
  → 'github:Jovian-Experiments/Jovian-NixOS/99099d758c82ba77f682867690a085e055efe906' (2024-08-06)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d04953086551086b44b6f3c6b7eeb26294f207da' (2024-08-02)
  → 'github:NixOS/nixpkgs/cb9a96f23c491c081b38eab96d22fa958043c9fa' (2024-08-04)
• Updated input 'nixpkgs-stable':
    'github:NixOS/nixpkgs/7c6be3078a0699d0249b2408934a1a22d798ee89' (2024-08-05)
  → 'github:NixOS/nixpkgs/a3103d68517c6ad262ea27c96fc4a38ad81be7a0' (2024-08-06)
2024-08-06 16:35:35 +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 remove kamoso, won't build 2024-08-06 16:29:49 +02:00
scripts proper names 2024-08-05 18:55:20 +02:00
system revert plymouth override 2024-08-06 06:41:10 +02:00
user Revert "remove gtk.theme.name option" 2024-08-05 19:48:01 +02:00
configuration.nix unneeded binding 2024-08-05 19:15:30 +02:00
flake.lock flake.lock: Update 2024-08-06 16:35:35 +02:00
flake.nix fix jovian 2024-08-04 19:46:24 +02:00
home.nix use proper gtk.theme home module 2024-08-05 19:13:47 +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