My public NixOS configuration
Find a file
github-actions[bot] e4f3799d6b flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/c7ce343d9bf1a329056a4dd5b32ea8cc43b55e15' (2024-01-25)
  → 'github:nix-community/home-manager/4d53427bce7bf3d17e699252fd84dc7468afc46e' (2024-02-01)
• Updated input 'nixos-hardware':
    'https://api.flakehub.com/f/pinned/NixOS/nixos-hardware/0.1.1526%2Brev-bee2202bec57e521e3bd8acd526884b9767d7fa0/018d0c89-6528-7027-9aae-490d904ad98f/source.tar.gz?narHash=sha256-rd%2BdY%2Bv61Y8w3u9bukO/hB55Xl4wXv4/yC8rCGVnK5U%3D' (2024-01-15)
  → 'https://api.flakehub.com/f/pinned/NixOS/nixos-hardware/0.1.1558%2Brev-83e571bb291161682b9c3ccd48318f115143a550/018d674b-740c-710e-9fe6-832f56de0985/source.tar.gz?narHash=sha256-3CfxA7gZ%2BDVv/N9Pvw61bV5Oe/mWfxYPyVQGqp9TMJA%3D' (2024-02-02)
• Updated input 'nixpkgs':
    'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.574351%2Brev-612f97239e2cc474c13c9dafa0df378058c5ad8d/018d3085-aff0-7a0b-ab80-1a9c414de8cd/source.tar.gz?narHash=sha256-JXfnuEf5Yd6bhMs/uvM67/joxYKoysyE3M2k6T3eWbg%3D' (2024-01-21)
  → 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.577948%2Brev-97b17f32362e475016f942bbdfda4a4a72a8a652/018d5e85-4e02-7200-b411-d764d60cd44e/source.tar.gz?narHash=sha256-UcsnCG6wx%2B%2B23yeER4Hg18CXWbgNpqNXcHIo5/1Y%2Bhc%3D' (2024-01-29)
• Updated input 'nvim-config':
    'github:jalil-salame/nvim-config/c7524dc0a03db2730ff274b7b9f57f5d15c3567a' (2024-01-29)
  → 'github:jalil-salame/nvim-config/3e6051b3f35b069b3b3957207a421e9f53af79bd' (2024-02-01)
• Updated input 'nvim-config/nixneovim':
    'github:NixNeovim/NixNeovim/bbc50e1692b43ed6e05056c85668244d3a6d3e44' (2024-01-27)
  → 'github:NixNeovim/NixNeovim/7c794c5670e1b3ed41cefa2d598b172c3ff388c8' (2024-01-29)
• Updated input 'nvim-config/nixneovim/nixneovimplugins':
    'github:nixneovim/nixneovimplugins/d00fa447f5df14b9b888b75672e48370da9224be' (2024-01-21)
  → 'github:nixneovim/nixneovimplugins/4ee66f98595b46adcf656e27293eb5546be9ab6f' (2024-01-25)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/f56597d53fd174f796b5a7d3ee0b494f9e2285cc' (2024-01-20)
  → 'github:cachix/pre-commit-hooks.nix/7c54e08a689b53c8a1e5d70169f2ec9e2a68ffaf' (2024-01-28)
2024-02-02 13:22:39 +01:00
.github/workflows fix(ci): Remove formatting check nix check does that already 2024-01-16 00:01:43 +01:00
docs feat(docs): Preprocess with mdbook-toc 2024-02-01 22:10:40 +01:00
home fix(home/options): Typo 2024-02-01 22:10:40 +01:00
machines fix(gemini): Remove EoP workaround 2024-01-29 19:08:09 +01:00
nixos fix(nixos): Add warning about importing SSH keys 2024-01-31 21:17:59 +01:00
.editorconfig feat: Add editorconfig file 2024-01-21 20:56:10 +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-02-02 13:22:39 +01:00
flake.nix feat(flake): Check for typos 2024-02-01 22:10:40 +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).