nixos-configuration/nixos-rebuild.sh
Wroclaw 8d1cc559f9 Add nixos-rebuild helper script
this scripts sets the NIXOS_CONFIG to the one in the project
2023-12-12 12:39:29 +01:00

2 lines
57 B
Bash
Executable file

NIXOS_CONFIG="$(pwd)/configuration.nix"
nixos-rebuild $@