Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
🚢 my dotfiles, nix configurations, and personal infra
- Host: GitHub
- URL: https://github.com/getchoo/borealis
- Owner: getchoo
- License: mit
- Created: 2022-12-02T03:16:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T00:45:51.000Z (5 days ago)
- Last Synced: 2025-01-30T01:24:33.830Z (5 days ago)
- Topics: dotfiles, flake, nix, nixos
- Language: Nix
- Homepage:
- Size: 2.05 MB
- Stars: 29
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
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
## 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