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

• Updated input 'nvim-config':
    'github:jalil-salame/nvim-config/5ab0c0b0535ad2e9074e115e2039c2dcce3fa858' (2024-01-25)
  → 'github:jalil-salame/nvim-config/c7524dc0a03db2730ff274b7b9f57f5d15c3567a' (2024-01-29)
• Updated input 'nvim-config/nixneovim':
    'github:NixNeovim/NixNeovim/3415084a406e95376f6f3d97fbc660d9925d88ee' (2024-01-22)
  → 'github:NixNeovim/NixNeovim/bbc50e1692b43ed6e05056c85668244d3a6d3e44' (2024-01-27)
• Updated input 'nvim-config/nixneovim/nixneovimplugins':
    'github:nixneovim/nixneovimplugins/b038f16a6908d10e53b7e1cb1e4975e8106e61b0' (2024-01-20)
  → 'github:nixneovim/nixneovimplugins/d00fa447f5df14b9b888b75672e48370da9224be' (2024-01-21)
2024-01-29 19:03:57 +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 fix: Add fixme comment about GPG keys 2024-01-29 19:03:40 +01:00
machines fix(libra): Display flickering 2024-01-23 20:20:03 +01:00
nixos fix(openssh): Actually set pub keys from github 2024-01-27 22:12:25 +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-29 19:03:57 +01:00
flake.nix fix(flake): Use github for home-manager 2024-01-22 10:45:29 +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).