Commit graph

5 commits

Author SHA1 Message Date
Samuel Shuert e83ad899f6
Fix: Update nixpkgs url for new roadmap 2024-05-11 16:30:01 -04:00
aemogie 39dbc96898
chore: change default template to system 2024-05-03 18:06:43 +05:30
aemogie 93b802ae01
feat(direnv): init 2024-05-02 13:35:49 +05:30
seth b230995fcc
pass nixpkgs directly in forAllSystems 2024-05-01 17:38:50 -04:00
Samuel Shuert 3f3ac4306b
Initial work on creating sensible templates
Available templates include the following:
- system: flake based system similar to the default when starting
  nix.
- darwin: flake based darwin system with ajusted nixpkgs and modules to better suit it.
- home-manager: flake and home manager for non darwin systems.

Co-Authored-by: isabelroses <isabel@isabelroses.com>
Co-Authored-by: Skyler Grey <minion@clicks.codes>
Co-Authored-by: Sigmanificient <edhyjox@gmail.com>
Co-Authored-by: AxelSilverdew <7677954+AxelSilverdew@users.noreply.github.com>
2024-05-01 16:55:17 -04:00