add(apps): ttyper
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
ttyper
|
||||
];
|
||||
}
|
||||
@@ -6,5 +6,6 @@
|
||||
../../apps/claude
|
||||
../../apps/delfin
|
||||
../../apps/jellyfin-mpv-shim
|
||||
../../apps/ttyper
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user