2 lines
69 B
Bash
Executable file
2 lines
69 B
Bash
Executable file
#! /bin/sh
|
|
sudo nixos-rebuild switch --accept-flake-config --flake .
|