style: nix fmt

This commit is contained in:
Kat Inskip 2025-07-13 07:16:21 -07:00
parent a72a61f475
commit f63d899a25
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
13 changed files with 25 additions and 38 deletions

View file

@ -15,7 +15,8 @@ in {
enable = true;
};
};
scripts = with inputs.arcexprs.legacyPackages.${pkgs.system}.weechatScripts; with pkgs.weechatScripts; [
scripts = with inputs.arcexprs.legacyPackages.${pkgs.system}.weechatScripts;
with pkgs.weechatScripts; [
colorize_nicks
title
weechat-go