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

• Updated input 'home-config':
    'github:jalil-salame/home.nix/082e31754b178021a0c6efdb32b80410a85c0353' (2024-01-15)
  → 'github:jalil-salame/home.nix/dfe3aff9305f2f500f3f6cdcc8b2742e7867a158' (2024-01-15)
• Updated input 'home-config/nvim-config/flake-schemas':
    'https://api.flakehub.com/f/pinned/DeterminateSystems/flake-schemas/0.1.2/018b3da8-4cc3-7fbb-8ff7-1588413c53e2/source.tar.gz?narHash=sha256-j8SR19V1SRysyJwpOBF4TLuAvAjF5t%2BgMiboN4gYQDU%3D' (2023-10-16)
  → follows 'home-config/flake-schemas'
2024-01-15 22:55:03 +01:00
.github/workflows fix(ci): Don't be smart about re deploys it's not working 2024-01-15 14:36:28 +01:00
docs fix: Formatting 2024-01-15 14:46:04 +01:00
machines feat: Add machine configurations 2024-01-15 14:22:53 +01:00
nixos feat(nixos): Add option to fetch ssh keys from github 2024-01-15 22:19:06 +01:00
.gitignore feat: Initial commit 2024-01-14 17:33:16 +01:00
flake.lock flake.lock: Update 2024-01-15 22:55:03 +01:00
flake.nix feat(docs): Add home-manager module options to the docs 2024-01-15 14:43:46 +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).