dotfiles/rebuild-ubuntu.sh

7 lines
175 B
Bash
Executable File

#!/bin/bash
#git add . # YOLO
#nix build ./_ubuntu --extra-experimental-features "nix-command flakes" -vvv
nix run ./_ubuntu switch -vv
home-manager switch --flake ./_ubuntu