colmena | add connection dets

This commit is contained in:
Don Harper 2025-07-15 00:06:14 -05:00
parent 8e8035f0cb
commit 3e16eec0e4
11 changed files with 49 additions and 7 deletions

View file

@ -3,5 +3,7 @@
deployment = {
tags = [ "workstation" "intel" ];
allowLocalDeployment = true;
targetUser = "don";
privilegeEscalationCommand = [ "/run/wrappers/bin/doas" ];
};
}