fix: remove nonexistent option
This commit is contained in:
parent
9cc3b74f34
commit
6327f0cdc0
1 changed files with 0 additions and 1 deletions
|
|
@ -368,7 +368,6 @@ in
|
|||
|
||||
# configure ssh
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
# ensure remote nix build can acces nix environment
|
||||
# https://wiki.nixos.org/wiki/Distributed_build
|
||||
matchBlocks.void.setEnv.PATH = "/nix/var/nix/profiles/default/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue