# Nix dots - Thanks to [kaleocheng/nix-dots](https://github.com/kaleocheng/nix-dots/) for the base idea/structure. ## Usage ```bash nix flake show ``` ```bash sudo nixos-rebuild switch --flake .# ``` or with `nh` ```bash nh os switch .# ``` ## Building installer ISOs ```bash nix build .#nixosConfigurations.-iso.config.system.build.isoImage ``` ## Screenshots ### Hyprland (Dank Material Shell) image ### Sway flavor (Custom, barebones, unfinished) image