Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/getchoo/borealis

🚢 my dotfiles, nix configurations, and personal infra
https://github.com/getchoo/borealis

dotfiles flake nix nixos

Last synced: 3 days ago
JSON representation

🚢 my dotfiles, nix configurations, and personal infra

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

## flake/

Pieces meant for maintaining this flake

## 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)

## openwrt/

Configurations for
[nix-openwrt-imagebuilder](https://github.com/astro/nix-openwrt-imagebuilder)

## secrets/

Configuration secrets managed by the wonderful
[agenix](https://github.com/ryantm/agenix)

## systems/

My NixOS and nix-darwin system configurations

## terranix/

Personal infrastructure defined with [terranix](https://terranix.org/)

## users/

Home of my [home-manager](https://nix-community.github.io/home-manager/) user
configurations

## flake.nix

Where everything begins

## justfile

Recipes to help me [just](https://github.com/casey/just) get things done