/nixcfg

My nix flake for all my NixOS machines.

Primary LanguageNixMIT LicenseMIT

nixcfg

License: MIT


Hosts

Hostname Purpose Channel Source
quine Primary workstation NixOS Unstable hosts/unstable/x86_64-linux/quine/
dewey Home Prod Server NixOS Unstable hosts/unstable/x86_64-linux/dewey/
peirce Kubernetes control plane NixOS Stable hosts/stable/x86_64-linux/peirce/
debord Kubernetes control plane NixOS Stable hosts/stable/x86_64-linux/debord/
mill Kubernetes worker NixOS Stable hosts/stable/x86_64-linux/mill/
ibnsina Kubernetes worker NixOS Stable hosts/stable/x86_64-linux/ibnsina/
mali Storage NAS NixOS Stable hosts/stable/x86_64-linux/mali/
OVOS Kitchen My OpenVoiceOS instance (replaces Mycroft) for the kitchen. NixOS Unstable hosts/unstable/aarch64-linux/ovos-kitchen/
Fairybox Raspberry PI RFID Jukebox for my children NixOS Stable hosts/stable/aarch64-linux/fairybox/
VPN A VPN gateway for my LAN NixOS Stable hosts/stable/x86_64-linux/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!