mirror of
https://github.com/smg1024/nix-darwin.git
synced 2026-05-22 20:32:59 +09:00
feat: bat ghostty programs
This commit is contained in:
parent
8e551579bc
commit
40f8c39946
4 changed files with 26 additions and 0 deletions
5
home/bat.nix
Normal file
5
home/bat.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
programs.bat = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue