modules/darwin/remote-builder: drop ssh activation script
This commit is contained in:
parent
9207f4f4bf
commit
5442d19ea2
1 changed files with 0 additions and 5 deletions
|
@ -12,9 +12,4 @@
|
|||
createHome = true;
|
||||
shell = "/bin/zsh";
|
||||
};
|
||||
|
||||
# add build user to group for ssh access
|
||||
system.activationScripts.postActivation.text = ''
|
||||
dseditgroup -o edit -a "nix" -t user com.apple.access_ssh
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue