# Nix dots - Thanks to [kaleocheng/nix-dots](https://github.com/kaleocheng/nix-dots/) for the base idea/structure. ## Usage ```bash nix flake show sudo nixos-rebuild switch --flake .#nixstation ``` ## Build ISO ```bash nix build ".#isos.nixstation" ```