Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# ./.


Nix Logo

[![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