This commit is contained in:
2026-08-09 10:27:06 +02:00
parent 74b5b81d06
commit 4dc26ccc2f
3 changed files with 18 additions and 20 deletions
+4
View File
@@ -5,4 +5,8 @@
programs.zsh.shellAliases = {
transfer = "transmission-remote localhost:9091";
};
home.packages = with pkgs; [
weechat # irc client
];
}