My public NixOS configuration https://jalil.salame.cl/configuration.nix
Find a file
Jalil David Salamé Messina fe56d1ab98
flake.lock: Update
Flake lock file updates:

• Updated input 'home-config':
    'github:jalil-salame/home.nix/2ebfe35cfdc193fc9b6e00d0c2058e54c466adb9' (2024-01-17)
  → 'github:jalil-salame/home.nix/e7315172608e257a1ae7d74ff32abe0188b37cd6' (2024-01-17)
• Updated input 'nixpkgs':
    '018d072b-1039-7cf8-a8f8-968a0abfe96e/source.tar.gz?narHash=sha256-rCIsyE80jgiOU78gCWN3A0wE0tR2GI5nH6MlS%2BHaaSQ%3D' (2024-01-13)
  → '018d13d4-6560-744b-8254-c10a7ef5adef/source.tar.gz?narHash=sha256-J2Ey5mPFT8gdfL2XC0JTZvKaBw/b2pnyudEXFvl%2BdQM%3D' (2024-01-15)
2024-01-17 02:00:10 +01:00
.github/workflows fix(ci): Remove formatting check nix check does that already 2024-01-16 00:01:43 +01:00
docs fix: Formatting 2024-01-15 14:46:04 +01:00
machines feat(machines): Add libra 2024-01-16 00:18:35 +01:00
nixos fix(stylix): Always set options 2024-01-15 23:22:02 +01:00
.envrc feat: Add a bunch of precommit hooks 2024-01-15 23:59:15 +01:00
.gitignore feat: Add a bunch of precommit hooks 2024-01-15 23:59:15 +01:00
flake.lock flake.lock: Update 2024-01-17 02:00:10 +01:00
flake.nix fix: Remove overlays 2024-01-17 01:39:31 +01:00
LICENSE feat: Add license 2024-01-14 18:04:01 +01:00
README.md feat: Add Readme 2024-01-14 18:03:35 +01:00

My NixOS Configuration as a NixOS module

This is only intended for my use, but you can see how I overengineer stuff by looking at it :p (maybe you can also learn some stuff on the way).