My public NixOS configuration
Find a file
Jalil David Salamé Messina 2db72a8b84
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.572380%2Brev-842d9d80cfd4560648c785f8a4e6f3b096790e19/018d1ccc-5ecb-7493-8d22-0252128f007d/source.tar.gz?narHash=sha256-rPIe9G5EBLXdBdn9ilGc0nq082lzQd0xGGe092R/5QE%3D' (2024-01-17)
  → '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)
• Updated input 'nvim-config':
    'github:jalil-salame/nvim-config/4adc6eaee9db8d0153765580fd04efb3e2fe1b3c' (2024-01-21)
  → 'github:jalil-salame/nvim-config/c6364ae4d96f4e3c68b126cd8128da1cd755ceae' (2024-01-22)
• Updated input 'nvim-config/neovim-nightly':
    'github:nix-community/neovim-nightly-overlay/664ff2a12e3f733dc1db467bd8b905438440f924' (2024-01-20)
  → 'github:nix-community/neovim-nightly-overlay/45e929aad54296c766685b8eb0ebfc051b49acc3' (2024-01-22)
• Updated input 'nvim-config/neovim-nightly/neovim-flake':
    'github:neovim/neovim/d3a8e9217f39c59dd7762bd22a76b8bd03ca85ff?dir=contrib' (2024-01-19)
  → 'github:neovim/neovim/4d4092ac9e98f04ae949c605aa6e2b55ca605a1f?dir=contrib' (2024-01-21)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/ffa9a5b90b0acfaa03b1533b83eaf5dead819a05' (2024-01-14)
  → 'github:cachix/pre-commit-hooks.nix/f56597d53fd174f796b5a7d3ee0b494f9e2285cc' (2024-01-20)
2024-01-22 10:41:52 +01:00
.github/workflows fix(ci): Remove formatting check nix check does that already 2024-01-16 00:01:43 +01:00
docs feat: Move home.nix into this repo 2024-01-21 20:56:00 +01:00
home feat(alacritty): Enable zellij when alacritty is chosen 2024-01-21 21:11:00 +01:00
machines fix(libra): Use wpa_supplicant 2024-01-20 15:52:10 +01:00
nixos fix(gui): Accidentaly deleting settings 2024-01-19 19:41:12 +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-01-22 10:41:52 +01:00
flake.nix feat: Move home.nix into this repo 2024-01-21 20:56:00 +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).