blob: 03d0c1beb85ed90adff16ccf8cacd28a382cee8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
# ./. ❄️
[](https://neovim.io/)
[](https://nixos.org/)
[](https://github.com/getchoo/flake/actions/workflows/ci.yaml)
greasy taco i love
## dev/
Tools that help me make and maintain everything
## lib/
Small functions I like to use around here
## modules/
Sets of modules meant for NixOS and
[nix-darwin](https://github.com/LnL7/nix-darwin)
## secrets/
Configuration secrets managed by the wonderful
[agenix](https://github.com/ryantm/agenix)
## users/
Home of my [home-manager](https://nix-community.github.io/home-manager/) user
configurations
## ext/
External, not so nix-y things
## .envrc
My [nix-direnv](https://github.com/nix-community/nix-direnv) configuration
## flake.nix
Where everything begins
## justfile
Recipes to help me [just](https://github.com/casey/just) get things done
|