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

https://github.com/getchoo/borealis

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

dotfiles flake nix nixos

Last synced: 5 months 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

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

## terraform/

Personal infrastructure defined with [Terraform/OpenTofu](https://opentofu.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