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

• Updated input 'home-config':
    'github:jalil-salame/home.nix/e6956d8becb27e8495845957fa17131480489f30' (2024-01-17)
  → 'github:jalil-salame/home.nix/1834fceb13234be5b7dc879c619cb1413269ba13' (2024-01-17)
• Updated input 'home-config/nvim-config':
    'github:jalil-salame/nvim-config/9231ba9a812169380e6e8313ef5276712b3e8950' (2024-01-17)
  → 'github:jalil-salame/nvim-config/e9f2ef7f8ac73dc89a4e7be595ced3aa6f29aad9' (2024-01-17)
• Updated input 'home-config/nvim-config/neovim-nightly':
    'github:nix-community/neovim-nightly-overlay/9fda35eaebeb3a6502279337aad1830eac39a5c4' (2024-01-16)
  → 'github:nix-community/neovim-nightly-overlay/22e04ae785a5e70cdc7055b91a41f453c7a89f8a' (2024-01-17)
• Updated input 'home-config/nvim-config/neovim-nightly/neovim-flake':
    'github:neovim/neovim/73e1942abe7a96d63ce3749af4187f2cdff87e69?dir=contrib' (2024-01-16)
  → 'github:neovim/neovim/da541c0af1ef6589548140ebce133ad3fecf6d42?dir=contrib' (2024-01-16)
• Updated input 'home-config/nvim-config/nixneovim':
    'github:NixNeovim/NixNeovim/7781ee6e43d72ec95d505ea96bebf6077923351f' (2024-01-15)
  → 'github:NixNeovim/NixNeovim/2f29aacdc806c89352eac7a83e4bd7b871c1cc4f' (2024-01-16)
2024-01-17 22:24:45 +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-17 22:24:45 +01:00
flake.nix fix: Small cleanup 2024-01-17 21:55:44 +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).