1
1
Files
deployed-nixos-server-and-apps/run.sh
2026-01-03 02:58:22 -05:00

7 lines
181 B
Bash
Executable File

#! /usr/bin/env nix-shell
#! nix-shell -i bash -p bash
sudo nixos-rebuild \
--option eval-cache false \
--flake /workspace/deployed-nixos-server-and-apps \
switch