test
This commit is contained in:
parent
a38856a2ed
commit
625efa651c
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@
|
|||
weechat
|
||||
];
|
||||
|
||||
# Per the README, set matrix-sso-helper in your $PATH
|
||||
environment.interactiveShellInit = ''
|
||||
alias matrix_sso_helper=${pkgs.weechatScripts.weechat-matrix}/bin/matrix_sso_helper
|
||||
'';
|
||||
|
||||
nixpkgs.overlays = [
|
||||
(
|
||||
self: super: {
|
||||
|
|
Loading…
Reference in a new issue