mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fix: Everything
This commit is contained in:
parent
fb814ed301
commit
f6d114ebd0
20 changed files with 415 additions and 1514 deletions
|
|
@ -15,7 +15,7 @@ in {
|
|||
enable = true;
|
||||
};
|
||||
};
|
||||
scripts = with pkgs.weechatScripts; [
|
||||
scripts = with inputs.arcexprs.legacyPackages.${pkgs.system}.weechatScripts; with pkgs.weechatScripts; [
|
||||
colorize_nicks
|
||||
title
|
||||
weechat-go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue