🐏 my nixos config
Find a file
reese sapphire cddc712285 automated commit 2025-11-12
M  drivers/peripherals/logitech.nix
M  flake.lock
M  flake.nix
M  home/apps/admin/disk.nix
M  home/apps/browser/librewolf.nix
M  home/apps/chat/default.nix
M  home/apps/cli/default.nix
M  home/apps/games/default.nix
M  hosts/asteroid/configuration.nix
M  hosts/default.nix
M  hosts/moonbow/configuration.nix
M  pkgs/comskip.nix
M  pkgs/default.nix
M  pkgs/tinted-schemes.nix
M  programs/desktops/tiling-wm/sway.nix
M  rebuild
M  theme/default.nix
2025-11-12 11:58:39 -06:00
.Trash-1000 automated commit 2025-10-12 2025-10-12 20:43:09 -05:00
drivers automated commit 2025-11-12 2025-11-12 11:58:39 -06:00
home automated commit 2025-11-12 2025-11-12 11:58:39 -06:00
hosts automated commit 2025-11-12 2025-11-12 11:58:39 -06: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-11-12 2025-11-12 11:58:39 -06:00
programs automated commit 2025-11-12 2025-11-12 11:58:39 -06: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-11-12 2025-11-12 11:58:39 -06: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-11-12 2025-11-12 11:58:39 -06:00
flake.nix automated commit 2025-11-12 2025-11-12 11:58:39 -06:00
README.md automated commit 2025-10-22 2025-10-22 11:17:56 -05:00
rebuild automated commit 2025-11-12 2025-11-12 11:58:39 -06: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