nixos-config/README.md

15 lines
503 B
Markdown
Raw Permalink Normal View History

2025-01-06 20:27:21 +00:00
This is my personal NixOS configuration that uses:
- flakes
- home-manager
- musnix
- affinity-nix
2025-02-04 20:58:42 -05:00
- nixpkgs unstable
2025-01-06 20:27:21 +00:00
- and more flakes...
2025-02-04 20:58:42 -05:00
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)
2025-01-06 20:27:21 +00:00
2025-02-04 20:58:42 -05:00
I don't know nix that well, so some of this will be a mess. It will also perpetually need refactoring.