Commit graph

10 commits

Author SHA1 Message Date
isabel roses 6d9f867465
chore: ignore some inputs 2024-05-18 09:29:07 +01:00
Samuel Shuert e83ad899f6
Fix: Update nixpkgs url for new roadmap 2024-05-11 16:30:01 -04:00
AxelSilverdew 47129554e4
lint: fixed some statix lints 2024-05-05 19:30:48 +05:30
AxelSilverdew 8941d570b8
lint: fixed formatting in darwin 2024-05-05 19:26:25 +05:30
Mark Martinez f62018530d fix(darwin): Setup defined users as trusted users 2024-05-03 11:54:20 +02:00
Mark Martinez e5e36af261 fix(darwin): config argument missing on system.nix 2024-05-02 16:27:13 +02:00
seth f295553095
use standard module system over specialArgs 2024-05-01 20:20:19 -04:00
seth 05b6628aa2
fix typos 2024-05-01 17:40:06 -04:00
Samuel Shuert 5debf33dae
Fix comment about renaming to 'resevoir'
Co-Authored-By: Sigmanificient <edhyjox@gmail.com>
2024-05-01 16:59:38 -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