https://github.com/gothiquess/model
:: (❄️ System) ⇒ ⚙️ System
https://github.com/gothiquess/model
flake nixos systems
Last synced: 12 months ago
JSON representation
:: (❄️ System) ⇒ ⚙️ System
- Host: GitHub
- URL: https://github.com/gothiquess/model
- Owner: gothiquess
- License: unlicense
- Created: 2024-12-26T16:08:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T21:58:29.000Z (over 1 year ago)
- Last Synced: 2025-02-15T22:28:18.243Z (over 1 year ago)
- Topics: flake, nixos, systems
- Language: Nix
- Homepage:
- Size: 3.23 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Model
Systems configuration.
Resources that helped ce to build and learn:
## .files
- [sylk0s/dotfiles](https://github.com/sylk0s/dotfiles)
- [LovingMelody/configsreborn](https://gitlab.com/LovingMelody/configsreborn)
- [isabelroses/dotfiles](https://github.com/isabelroses/dotfiles)
## Posts
- [Flakes aren't real and cannot hurt you: a guide to using Nix flakes the non-flake way](https://jade.fyi/blog/flakes-arent-real/)
- [Practical Nix flake anatomy: a guided tour of flake.nix](https://vtimofeenko.com/posts/practical-nix-flake-anatomy-a-guided-tour-of-flake.nix/)
- [I'm not mad, I'm disappointed A short rant about the state of your nix code](https://isabelroses.com/blog/im-not-mad-im-disapointed-10)
- [Please Stop Using nixos-rebuild switch](https://aly.codes/blog/2025-02-07-stop_using_nixos-rebuild_switch/)
## Tooling
- [flake-parts](https://flake.parts/)