🐏 my nixos config
  • Nix 99.1%
  • Shell 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
reese sapphire 419aaec32a automated commit 2026-08-24
M  flake.lock
M  programs/gram.nix
2026-08-24 15:56:49 -05:00
drivers automated commit 2026-08-02 2026-08-02 11:56:11 -05:00
home automated commit 2026-08-19 2026-08-19 23:05:39 -05:00
machines automated commit 2026-08-13 2026-08-13 12:52:28 -05:00
modules automated commit 2026-08-14 2026-08-14 15:31:10 -05:00
overlays automated commit 2025-10-04 2025-10-04 18:17:40 -05:00
pkgs automated commit 2026-08-14 2026-08-14 15:31:10 -05:00
programs automated commit 2026-08-24 2026-08-24 15:56:49 -05:00
secrets automated commit 2026-08-06 2026-08-06 23:52:10 -05:00
services automated commit 2026-08-13 2026-08-13 12:52:28 -05:00
theme automated commit 2026-06-03 2026-06-03 15:46:48 -05:00
.editorconfig update to 24.11, most of these changes are file mode 2024-12-01 17:24:47 -06:00
.gitignore automated commit 2026-05-29 2026-05-29 14:54:57 -05:00
flake.lock automated commit 2026-08-24 2026-08-24 15:56:49 -05:00
flake.nix automated commit 2026-08-06 2026-08-06 23:52:10 -05:00
OPTIONS.md automated commit 2026-08-03 2026-08-03 12:16:41 -05:00
README.md automated commit 2026-08-05 2026-08-05 11:03:58 -05:00
rebuild automated commit 2026-07-26 2026-07-26 13:48:00 -05:00
TODO.md automated commit 2026-08-05 2026-08-05 11:03:58 -05:00

bighorn 🐏

this is NixOS the Reese Operating System that powers my personal computers.

hosts/

asteroid/

i have a Dell OptiPlex Micro 7010 mounted in a cubby under my desk and hooked up to an ultrawide monitor.

it serves:

moonbow/

a framework 12 laptop that is my daily driver. i do most of my programming on it now and i will be using it for school in the spring.

theme.nix

stylix is a powerful thing. it will define a color scheme, fonts, a wallpaper and more to virtually everything.

drivers/

snippets that can be imported as needed to add core functionality (usually hardware).

home/

my home-manager configuration.

modules/

nixos and home-manager modules.

secrets/

agenix-encrypted passwords store.

services/

server programs that provide some sort of network-accessible utility.

inspirations