1
0
Fork 0

Fix a path

This commit is contained in:
Malte Brandy 2020-07-02 21:57:40 +02:00
parent 4f4e39a124
commit 8d1e019927
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -1,7 +1,7 @@
{ lib, pkgs, config, ... }:
with lib;
let
weechatConfig = import ../secret/weechat.nix;
weechatConfig = import ../../../nixos/machines/hera/weechat.nix;
weechat = pkgs.wrapWeechat pkgs.weechat-unwrapped {
configure = { availablePlugins, ... }: {
plugins = builtins.attrValues (availablePlugins // {