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

• Updated input 'home-manager':
    'github:nix-community/home-manager/2d47379ad591bcb14ca95a90b6964b8305f6c913' (2024-01-21)
  → 'github:nix-community/home-manager/c7ce343d9bf1a329056a4dd5b32ea8cc43b55e15' (2024-01-25)
• Updated input 'nvim-config':
    'github:jalil-salame/nvim-config/c6364ae4d96f4e3c68b126cd8128da1cd755ceae' (2024-01-22)
  → 'github:jalil-salame/nvim-config/5ab0c0b0535ad2e9074e115e2039c2dcce3fa858' (2024-01-25)
• Updated input 'nvim-config/neovim-nightly':
    'github:nix-community/neovim-nightly-overlay/45e929aad54296c766685b8eb0ebfc051b49acc3' (2024-01-22)
  → 'github:nix-community/neovim-nightly-overlay/1da2e054a16309d7d7f7669438c8b9a5ef1b4642' (2024-01-25)
• Updated input 'nvim-config/neovim-nightly/neovim-flake':
    'github:neovim/neovim/4d4092ac9e98f04ae949c605aa6e2b55ca605a1f?dir=contrib' (2024-01-21)
  → 'github:neovim/neovim/4e59422e1d4950a3042bad41a7b81c8db4f8b648?dir=contrib' (2024-01-24)
• Updated input 'nvim-config/nixneovim':
    'github:NixNeovim/NixNeovim/30e3b1854039a16d8fd08a1ed3f5aaf6c114060e' (2024-01-19)
  → 'github:NixNeovim/NixNeovim/3415084a406e95376f6f3d97fbc660d9925d88ee' (2024-01-22)
• Updated input 'nvim-config/nixneovim/nixneovimplugins':
    'github:nixneovim/nixneovimplugins/1054b77f33b54727082fb17170ce91d121b8a496' (2024-01-15)
  → 'github:nixneovim/nixneovimplugins/b038f16a6908d10e53b7e1cb1e4975e8106e61b0' (2024-01-20)
2024-01-26 13:32:23 +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 fixup! feat(home/gui): Switch to avizo 2024-01-25 20:08:18 +01:00
machines fix(libra): Display flickering 2024-01-23 20:20:03 +01:00
nixos feat(nixos): Add zip and unzip packages 2024-01-25 20:06:11 +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-26 13:32:23 +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).