🐏 my nixos config
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 |
||
|---|---|---|
| .Trash-1000 | ||
| drivers | ||
| home | ||
| hosts | ||
| modules | ||
| overlays | ||
| pkgs | ||
| programs | ||
| secrets | ||
| services | ||
| theme | ||
| .editorconfig | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
| rebuild | ||
| TODO.md | ||
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:
- tvheadend for watching OTA television using a Hauppauge WinTV-dualHD USB tuner along with an RCA brand antenna from a big box store.
- zigbee & z-wave bridges that connect Home Assistant to the smart stuff in my room.
- zigbee2mqtt - SONOFF Zigbee 3.0 USB Dongle Plus
- zwave-js - ZOOZ ZST39 Long-Range USB stick
- deploy-rs for sending NixOS configurations to remotes
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.