nixos-config/update

4 lines
76 B
Bash
Executable file

#!/bin/sh
nix flake update --verbose --print-build-logs
exec ./switch "$@"