3 lines
76 B
Bash
Executable file
3 lines
76 B
Bash
Executable file
#!/usr/bin/env bash
|
|
sudo nixos-rebuild switch --flake flake:nixos --refresh
|