runme | ||||
---|---|---|---|---|
|
bash < <(curl -s https://raw.githubusercontent.com/babashka/babashka/master/install)
sh <(curl -L https://nixos.org/nix/install) --daemon
curl -L https://git.io/epre | sh
echo "Hello World"
bb tasks
bb list-secret-keys
nix flake update
home-manager switch --flake ${HOME?}/dotfiles#duck --impure
sudo nixos-rebuild switch --flake ${HOME?}/dotfiles#nixos