mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-31 19:47:15 +08:00
5 lines
No EOL
146 B
Makefile
5 lines
No EOL
146 B
Makefile
default:
|
|
@just --list
|
|
|
|
here:
|
|
nixos-rebuild switch --fast --flake .#here --target-host $USER@here --build-host $USER@here --use-remote-sudo
|