add irc
This commit is contained in:
parent
2f08749525
commit
20278baff4
4 changed files with 6 additions and 11 deletions
5
home/features/desktop/irc.nix
Normal file
5
home/features/desktop/irc.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
halloy
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue