parent
6fc5a2b1ea
commit
f464d022e5
2 changed files with 4 additions and 5 deletions
|
@ -3,9 +3,13 @@
|
|||
{
|
||||
deployment = {
|
||||
targetHost = "${name}.birdsong.network";
|
||||
targetUser = "qenya";
|
||||
tags = [ "remote" ];
|
||||
};
|
||||
|
||||
# Required for remote builds
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
imports = [
|
||||
../common/openssh.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue