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

• Updated input 'home-config':
    'github:jalil-salame/home.nix/bb56eab784cc56a18c87a1c6a21823b3227395b5' (2024-01-17)
  → 'github:jalil-salame/home.nix/e6956d8becb27e8495845957fa17131480489f30' (2024-01-17)
• Added input 'home-config/pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/ffa9a5b90b0acfaa03b1533b83eaf5dead819a05' (2024-01-14)
• Added input 'home-config/pre-commit-hooks/flake-compat':
    'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33' (2023-10-04)
• Added input 'home-config/pre-commit-hooks/flake-utils':
    'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Added input 'home-config/pre-commit-hooks/flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Added input 'home-config/pre-commit-hooks/gitignore':
    'github:hercules-ci/gitignore.nix/43e1aa1308018f37118e34d3a9cb4f5e75dc11d5' (2023-12-29)
• Added input 'home-config/pre-commit-hooks/gitignore/nixpkgs':
    follows 'home-config/pre-commit-hooks/nixpkgs'
• Added input 'home-config/pre-commit-hooks/nixpkgs':
    follows 'home-config/nixpkgs'
• Added input 'home-config/pre-commit-hooks/nixpkgs-stable':
    'github:NixOS/nixpkgs/3dc440faeee9e889fe2d1b4d25ad0f430d449356' (2024-01-10)
2024-01-17 21:56:00 +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 21:56:00 +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).