save me some typing

auto-flake-update
Yorick van Pelt 2016-09-21 13:43:21 +02:00
parent ed5a55d734
commit 29bbb39c63
1 changed files with 1 additions and 1 deletions

2
conf
View File

@ -18,7 +18,7 @@ local-deploy)
sudo $0 local nixos-rebuild switch
;;
remote-deploy)
$0 remote $2 nixos-rebuild --build-host localhost --target-host ${@:3}
$0 remote $2 nixos-rebuild --build-host localhost --target-host root@$2 switch
;;
update-encrypt)
gpg -a -r yorick --encrypt-files secrets.nix deploy_key keys/*.key