Ramblurr / nixcfg

My nix flake for all my NixOS machines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

My nix flake for all my NixOS machines.

License:MIT License


Languages

Language:Nix 57.1%Language:TypeScript 16.8%Language:Shell 14.1%Language:Emacs Lisp 5.2%Language:SCSS 3.5%Language:Python 1.9%Language:Lua 0.6%Language:Vim Script 0.6%Language:JavaScript 0.2%Language:YASnippet 0.0%