4 lines
98 B
Bash
4 lines
98 B
Bash
#bin/bash
|
|
|
|
sudo nix flake update --flake .
|
|
sudo nixos-rebuild boot --flake ./#homepc --show-trace
|