chore: refactor
This commit is contained in:
parent
3281960408
commit
9ff256061a
12 changed files with 32 additions and 618 deletions
5
home-manager/sajenim/features/cli/irc.nix
Normal file
5
home-manager/sajenim/features/cli/irc.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
weechat
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue