🐏 my nixos config
  • Nix 99.1%
  • Shell 0.8%
Find a file
reese sapphire 46fe19216a automated commit 2026-07-09
M  TODO.md
M  flake.lock
M  flake.nix
M  home/apps/cli/default.nix
M  home/apps/cli/lf.nix
M  machines/asteroid/configuration.nix
M  machines/comet/configuration.nix
M  programs/desktop/tiling-wm/rofi/default.nix
D  programs/desktop/tiling-wm/rofi/tlp.sh
M  programs/desktop/tiling-wm/waybar.nix
2026-07-09 16:54:55 -05:00
drivers automated commit 2026-07-05 2026-07-05 20:58:58 -05:00
home automated commit 2026-07-09 2026-07-09 16:54:55 -05:00
machines automated commit 2026-07-09 2026-07-09 16:54:55 -05:00
modules automated commit 2026-07-02 2026-07-02 23:25:33 -05:00
overlays automated commit 2025-10-04 2025-10-04 18:17:40 -05:00
pkgs automated commit 2026-07-01 2026-07-01 23:08:20 -05:00
programs automated commit 2026-07-09 2026-07-09 16:54:55 -05:00
secrets automated commit 2026-06-26 2026-06-26 18:34:47 -05:00
services automated commit 2026-06-29 2026-06-29 18:52:55 -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-07-09 2026-07-09 16:54:55 -05:00
flake.nix automated commit 2026-07-09 2026-07-09 16:54:55 -05:00
OPTIONS.md automated commit 2026-07-02 2026-07-02 23:25:33 -05:00
README.md automated commit 2025-10-22 2025-10-22 11:17:56 -05:00
rebuild automated commit 2026-06-29 2026-06-29 18:52:55 -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