dotfiles My personal dotfiles Usage Install brew bundle Homebrew related stuff brew bundle --no-lock --file homebrew/Brewfile Manage dotfiles with Home Manager home-manager switch --flake . Manage NixOS with flake sudo nixos-rebuild switch --flake . Build a custom bootable NixOS USB installer nix build .#nixosConfigurations.usb-installer.config.system.build.isoImage