dotfiles/rebuild-ubuntu.sh

7 lines
175 B
Bash
Raw Normal View History

2023-01-02 05:38:18 +00:00
#!/bin/bash
2023-01-02 07:03:26 +00:00
#git add . # YOLO
#nix build ./_ubuntu --extra-experimental-features "nix-command flakes" -vvv
2023-01-02 15:23:09 +00:00
nix run ./_ubuntu switch -vv
home-manager switch --flake ./_ubuntu