mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 04:02:24 +00:00
feat: add tea
This commit is contained in:
parent
bad6fc6733
commit
c2e589011f
2 changed files with 5 additions and 0 deletions
4
home/tea.nix
Normal file
4
home/tea.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.tea ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue