users/kat/base: weechat redundant line

This commit is contained in:
kat witch 2021-05-20 02:16:48 +01:00
parent cdff6abdc4
commit 6116643a05
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -15,7 +15,6 @@
'')
(lib.mkAfter "/matrix connect kat")
];
packageUnwrapped = pkgs.weechat-unwrapped;
homeDirectory = "${config.xdg.dataHome}/weechat";
plugins.python = {
enable = true;