test
This commit is contained in:
parent
c7353b3cc3
commit
547e944c8e
1 changed files with 6 additions and 8 deletions
|
@ -1,6 +1,4 @@
|
|||
{ pkgs, ... }: self: super: {
|
||||
environment.systemPackages = [ pkgs.weechat ];
|
||||
|
||||
self: super: {
|
||||
weechat = super.weechat.override {
|
||||
configure = { availablePlugins, ... }: {
|
||||
scripts = with super.weechatScripts; [
|
||||
|
|
Loading…
Reference in a new issue