🐏 my nixos config
Find a file
reese sapphire 91b1a473c0 automated commit 2025-10-22
M  README.md
M  flake.lock
M  home/apps/dev/default.nix
M  home/apps/dev/sublime/color-scheme.nix
M  home/apps/dev/sublime/icon.png
M  home/apps/games/openrct2.nix
M  home/profiles/git.nix
M  hosts/moonbow/configuration.nix
D  programs/desktops/sway.nix
D  programs/desktops/sway/default.nix
D  programs/desktops/sway/rofi/command-palette.nix
AM programs/desktops/tiling-wm/default.nix
R  programs/desktops/sway/mako.nix -> programs/desktops/tiling-wm/mako.nix
R  programs/desktops/sway/mimeapps.nix -> programs/desktops/tiling-wm/mimeapps.nix
R  programs/desktops/sway/osd.nix -> programs/desktops/tiling-wm/osd.nix
R  programs/desktops/sway/power.nix -> programs/desktops/tiling-wm/power.nix
R  programs/desktops/sway/rofi/default.nix -> programs/desktops/tiling-wm/rofi/default.nix
R  programs/desktops/sway/rofi/drun.rasi -> programs/desktops/tiling-wm/rofi/drun.rasi
R  programs/desktops/sway/rofi/emoji.rasi -> programs/desktops/tiling-wm/rofi/emoji.rasi
A  programs/desktops/tiling-wm/rofi/oneline.rasi
R  programs/desktops/sway/sway.nix -> programs/desktops/tiling-wm/sway.nix
R  programs/desktops/sway/waybar.nix -> programs/desktops/tiling-wm/waybar.nix
2025-10-22 11:17:56 -05:00
.Trash-1000 automated commit 2025-10-12 2025-10-12 20:43:09 -05:00
drivers automated commit 2025-10-04 2025-10-04 18:17:40 -05:00
home automated commit 2025-10-22 2025-10-22 11:17:56 -05:00
hosts automated commit 2025-10-22 2025-10-22 11:17:56 -05:00
modules M README.md 2025-08-18 14:38:08 -05:00
overlays automated commit 2025-10-04 2025-10-04 18:17:40 -05:00
pkgs automated commit 2025-10-12 2025-10-12 20:43:09 -05:00
programs automated commit 2025-10-22 2025-10-22 11:17:56 -05:00
secrets automated commit 2025-10-12 2025-10-12 20:43:09 -05:00
services automated commit 2025-09-22 2025-09-22 09:47:44 -05:00
theme automated commit 2025-10-12 2025-10-12 20:43:09 -05:00
.editorconfig update to 24.11, most of these changes are file mode 2024-12-01 17:24:47 -06:00
.gitignore made it single-host again 2025-02-27 19:18:04 -06:00
flake.lock automated commit 2025-10-22 2025-10-22 11:17:56 -05:00
flake.nix automated commit 2025-10-04 2025-10-04 18:17:40 -05:00
README.md automated commit 2025-10-22 2025-10-22 11:17:56 -05:00
rebuild automated commit 2025-09-22 2025-09-22 09:47:44 -05:00
TODO.md automated commit 2025-09-22 2025-09-22 09:47:44 -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