Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getchoo/flake
❄️ my dotfiles and nix configurations
https://github.com/getchoo/flake
Last synced: 3 months ago
JSON representation
❄️ my dotfiles and nix configurations
- Host: GitHub
- URL: https://github.com/getchoo/flake
- Owner: getchoo
- License: mit
- Created: 2022-12-02T03:16:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T00:34:53.000Z (9 months ago)
- Last Synced: 2024-04-14T16:08:26.759Z (9 months ago)
- Language: Nix
- Homepage:
- Size: 1.53 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ./.
[![Made with Neovim](https://img.shields.io/static/v1?label=Made%20with&message=Neovim&color=00b952&style=flat-square&logo=neovim)](https://neovim.io/)
[![NixOS Unstable](https://img.shields.io/static/v1?label=NixOS&message=unstable&color=5277c3&style=flat-square&logo=nixos)](https://nixos.org/)
[![CI Status](https://github.com/getchoo/flake/actions/workflows/ci.yaml/badge.svg)](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