add: tte
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
{pkgs, ...}: {
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
terminaltexteffects
|
||||||
|
];
|
||||||
|
}
|
||||||
@@ -4,5 +4,6 @@
|
|||||||
../../apps/walker/home.nix
|
../../apps/walker/home.nix
|
||||||
# ../../apps/fsel/home.nix
|
# ../../apps/fsel/home.nix
|
||||||
../../apps/hyprpaper/home.nix
|
../../apps/hyprpaper/home.nix
|
||||||
|
../../apps/tte/home.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user