dotfiles/rebuild-ubuntu.sh

6 lines
131 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
nix run _ubuntu switch