My public NixOS configuration https://jalil.salame.cl/configuration.nix
Find a file
github-actions[bot] ae8bd8ad60 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    '018d13d4-6560-744b-8254-c10a7ef5adef/source.tar.gz?narHash=sha256-J2Ey5mPFT8gdfL2XC0JTZvKaBw/b2pnyudEXFvl%2BdQM%3D' (2024-01-15)
  → '018d1ccc-5ecb-7493-8d22-0252128f007d/source.tar.gz?narHash=sha256-rPIe9G5EBLXdBdn9ilGc0nq082lzQd0xGGe092R/5QE%3D' (2024-01-17)
• Updated input 'stylix':
    '018cd0b4-3b01-7e09-9cce-fa1438aa91b9/source.tar.gz?narHash=sha256-88ICCdJyYYtsolRnPhI9IF%2BbhUIVUyhJ7nrKcKPgf6M%3D' (2024-01-03)
  → '018d17fc-7f4a-7884-85a4-4ae334668130/source.tar.gz?narHash=sha256-oRVxuJ6sCljsgfoWb%2BSsIK2MvUjsxrXQHRoVTUDVC40%3D' (2024-01-17)
• Updated input 'stylix/base16-alacritty':
    'github:aarowill/base16-alacritty/63d8ae5dfefe5db825dd4c699d0cdc2fc2c3eaf7' (2023-01-21)
  → 'github:aarowill/base16-alacritty/c95c200b3af739708455a03b5d185d3d2d263c6e' (2023-12-31)
• Added input 'stylix/base16-alacritty-yaml':
    'github:aarowill/base16-alacritty/63d8ae5dfefe5db825dd4c699d0cdc2fc2c3eaf7' (2023-01-21)
2024-01-19 13:48:51 +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 fix(libra): Enable opengl 2024-01-17 02:34:42 +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-19 13:48:51 +01:00
flake.nix fix(check): Removed duplicate stateVersion 2024-01-17 22:28:51 +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).