Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stepbrobd committed Nov 24, 2023
1 parent e38bff4 commit dd39f75
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,22 @@ A hacky `nix` based config that works on both NixOS and macOS.

## Systems

NixOS: [Framework Laptop 13](/systems/ysun.co/fwl-13/readme.md)
NixOS: [Framework Laptop 13](/systems/ysun.co/fwl-13)

Nix-Darwin: [MacBook Pro 14"](/systems/ysun.co/mbp-14/readme.md)
Nix-Darwin: [MacBook Pro 14"](/systems/ysun.co/mbp-14)

Nix-Darwin: [MacBook Pro 16"](/systems/ysun.co/mbp-16/readme.md)
Nix-Darwin: [MacBook Pro 16"](/systems/ysun.co/mbp-16)

## Templates

Project templates available for:

- [Go](/templates/go)
- [Python](/templates/python)

```shell
nix flake init -t github:stepbrobd/dotfiles#{go,python}
```

## License

Expand Down

0 comments on commit dd39f75

Please sign in to comment.