mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-19 21:00:32 +00:00
add wheelNeedsPassword=false and use root for netty deploy
This commit is contained in:
parent
dfc88f3b24
commit
cf0de8a186
2 changed files with 3 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -30,4 +30,4 @@ secrets-restore-files:
|
|||
./scripts/restore-bw-files.sh
|
||||
|
||||
switch-netty:
|
||||
ssh rathi@152.53.195.59 "sudo nixos-rebuild switch --flake github:harivansh-afk/nix#netty"
|
||||
ssh root@netty "nixos-rebuild switch --flake github:harivansh-afk/nix#netty"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue