Files
nixos-configuration/update

7 lines
67 B
Bash
Executable File

#!/usr/bin/env sh
nix-channel --update
nix flake update
./switch