🐏 my nixos config
  • Nix 99.1%
  • Shell 0.8%
Find a file
reese sapphire a43e741842 automated commit 2026-08-03
M  OPTIONS.md
M  flake.lock
M  home/apps/art/inkscape.nix
M  machines/asteroid/configuration.nix
M  modules/nixos/bighorn.nix
2026-08-03 12:16:41 -05:00
drivers automated commit 2026-08-02 2026-08-02 11:56:11 -05:00
home automated commit 2026-08-03 2026-08-03 12:16:41 -05:00
machines automated commit 2026-08-03 2026-08-03 12:16:41 -05:00
modules automated commit 2026-08-03 2026-08-03 12:16:41 -05:00
overlays automated commit 2025-10-04 2025-10-04 18:17:40 -05:00
pkgs automated commit 2026-07-26 2026-07-26 13:48:00 -05:00
programs automated commit 2026-08-02 2026-08-02 11:56:11 -05:00
secrets automated commit 2026-06-26 2026-06-26 18:34:47 -05:00
services automated commit 2026-08-02 2026-08-02 11:56:11 -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-03 2026-08-03 12:16:41 -05:00
flake.nix automated commit 2026-07-26 2026-07-26 13:48:00 -05:00
OPTIONS.md automated commit 2026-08-03 2026-08-03 12:16:41 -05:00
README.md automated commit 2025-10-22 2025-10-22 11:17:56 -05:00
rebuild automated commit 2026-07-26 2026-07-26 13:48:00 -05:00
TODO.md automated commit 2026-07-09 2026-07-09 16:54:55 -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