Skip to content

❄️ My nix flake for all my NixOS machines.

License

Notifications You must be signed in to change notification settings

Ramblurr/nixcfg

Repository files navigation

nixcfg

License: MIT


Hosts

Hostname Purpose Channel Source
quine Primary workstation NixOS Unstable hosts/quine/
aquinas Travel laptop NixOS Unstable hosts/aquinas/
dewey Home Prod Server NixOS Unstable hosts/dewey/
peirce Kubernetes control plane NixOS Stable hosts/peirce/
debord Kubernetes control plane NixOS Stable hosts/debord/
mill Kubernetes worker NixOS Stable hosts/mill/
ibnsina Kubernetes worker NixOS Stable hosts/ibnsina/ -->
mali Storage NAS NixOS Stable hosts/mali/
OVOS Kitchen My OpenVoiceOS instance (replaces Mycroft) for the kitchen. NixOS Unstable hosts/ovos-kitchen/
Fairybox Raspberry PI RFID Jukebox for my children NixOS Stable hosts/fairybox/
VPN A VPN gateway for my LAN NixOS Stable hosts/vpn

Example build commands:

task build host=quine
task test host=quine
task switch host=quine
task image host=ovos-kitchen

License and Inspiration

I got help from some cool configs like:

Licensed under MIT, have at it!