major refactor and reorg

This commit is contained in:
Matt Nish-Lapidus 2025-02-04 20:58:42 -05:00
parent 4da9b4919e
commit 0a9342ea3e
4 changed files with 46 additions and 27 deletions

View file

@ -3,9 +3,12 @@ This is my personal NixOS configuration that uses:
- home-manager
- musnix
- affinity-nix
- stanble and unstable packages
- nixpkgs unstable
- and more flakes...
Some of the structure is loosely based on the starter configs from https://github.com/Misterio77/nix-starter-configs/tree/main
Some of the structure is loosely based on inspiration from:
- https://github.com/donovanglover/nix-config
- https://gitlab.com/scientiac/einstein.nixos
- and help from the community on the Nix/NixOS Community Discord (different from the "unofficial" discord)
I don't know nix that well, so some of this will be a mess. It will also perpetually need refactoring.
I don't know nix that well, so some of this will be a mess. It will also perpetually need refactoring.