aemogie
97ddb19f9e
feat(direnv): add shellhook, rename env var
2024-05-03 17:39:51 +05:30
aemogie
0d02eb962d
feat(direnv): prefer mkShellNoCC
2024-05-03 12:06:45 +05:30
aemogie
8637edba9b
feat(direnv): example env var
2024-05-03 12:06:40 +05:30
aemogie
a1f5521383
feat(direnv): forAllSystems
2024-05-03 12:06:35 +05:30
aemogie
d181eb421a
chore(direnv): only use flake if nix(-direnv) is installed
...
Co-authored-by: seth <getchoo@tuta.io>
2024-05-03 11:34:11 +05:30
aemogie
93b802ae01
feat(direnv): init
2024-05-02 13:35:49 +05:30
Abhiram
b42ae8ec15
Merge pull request #9 from aemogie/chore/ignore-locks
...
chore: ignore template `flake.lock`s
2024-05-02 13:08:11 +05:30
Abhiram
bab5628058
Merge pull request #6 from aemogie/feat/fix-hm-typo
...
fix(home-manager): typo in `nixpkgs` input
2024-05-02 13:04:44 +05:30
aemogie
1072ba0a33
chore: ignore template flake.lock
s
2024-05-02 13:01:26 +05:30
aemogie
47407c94d7
fix(home-manager): typo in nixpkgs
input
2024-05-02 12:22:46 +05:30
Skyler Grey
724ab49f02
Add SIGDocs Maintainership badge
...
See https://forum.aux.computer/t/project-ownership-visibility/279 for more details on this change
2024-05-02 00:31:05 +00:00
Skyler Grey
6835947061
Merge pull request #1 from isabelroses/fix/darwin
...
docs: change some note related to darwin
2024-05-02 00:09:19 +00:00
Skyler Grey
4400a197df
Merge pull request #2 from getchoo/pass-pkgs
...
pass nixpkgs directly in forAllSystems, fix typos
2024-05-02 00:07:55 +00:00
seth
05b6628aa2
fix typos
2024-05-01 17:40:06 -04:00
seth
b230995fcc
pass nixpkgs directly in forAllSystems
2024-05-01 17:38:50 -04:00
isabel roses
0036c467dd
docs: change some note related to darwin
2024-05-01 22:36:25 +01:00
Samuel Shuert
da7568a623
Start work on introductory README.md
2024-05-01 17:20:47 -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