authorized keys

This commit is contained in:
alydev 2025-09-23 18:45:25 +10:00
parent c897f66375
commit 533b95b540
2 changed files with 5 additions and 2 deletions

View file

@ -2,10 +2,10 @@ up:
nix flake update
deploy:
nixos-rebuild switch --flake . --use-remote-sudo
nixos-rebuild switch --flake .
debug:
nixos-rebuild switch --flake . --use-remote-sudo --show-trace --verbose
nixos-rebuild switch --flake . --show-trace --verbose
# Update specific input
# usage: make upp i=home-manager