forked from colonelpanic/dotfiles
3 lines
66 B
Bash
3 lines
66 B
Bash
|
#!/usr/bin/env sh
|
||
|
sudo nixos-rebuild switch --flake '.#' --impure
|