My personal Nixos configurations. They are not intended to be used by others however feel free to take parts or ideas for your own configuration. Most application have been styled to match my color scheme Neutral Dark
-
flake.nix: Global Settings and entrypoint for the System and Home Manager configurations -
configs/: Reusable configurationsgroups/: Groups of programs or services which are commonly imported togetherprograms/: Programs and their configurations which can be imported in a system configuration.nix or a users home.nixservices/: Services and their configurations which can be imported in system configuration.nixsystem/: Nix and system configurations not specific to a program or service
-
systems/: System configuration (built withnh os switch) -
users/: Home Manager configurations for each user (built withnh home switch) -
starters/: Project starting templates including flake and direnv -
packages/: Self package software not available in nix packages -
overlays/: Patches and version overrides for packages -
secrets/: Encrypted credentials, passwords, keys, etc
TODO: add demo
Many application and websites have been themed to match my custom color scheme
| Fonts | || | Spacing | |||
|---|---|---|---|---|---|
| UI | Inter | || | gap |
0px | Gap Between Major Sections |
| Monospace | JetBrainMono | || | radius |
2px | Radius of Cards |



























