3 lines
57 B
Plaintext
3 lines
57 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
sudo nixos-rebuild switch --flake .#
|