My public NixOS configuration
Find a file
2024-01-15 14:22:53 +01:00
.github/workflows fix(ci): Don't run nix check when no nix files have changed 2024-01-14 19:30:10 +01:00
docs fix: Many many infinite recursion errors 2024-01-15 12:42:01 +01:00
machines feat: Add machine configurations 2024-01-15 14:22:53 +01:00
nixos fix: Many many infinite recursion errors 2024-01-15 12:42:01 +01:00
.gitignore feat: Initial commit 2024-01-14 17:33:16 +01:00
flake.lock feat: Add machine configurations 2024-01-15 14:22:53 +01:00
flake.nix feat: Add machine configurations 2024-01-15 14:22:53 +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).