plq: allow unfree
This commit is contained in:
parent
3fb2e5829e
commit
34df00c41a
@ -47,6 +47,10 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
};
|
||||
|
||||
environment.variables = {
|
||||
SSH_AUTH_SOCK = "$HOME/Library/Containers/com.maxgoedjen.Secretive.SecretAgent/Data/socket.ssh";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user