Former-commit-id: 75f2c2c7c6
This commit is contained in:
Hadi
2024-10-07 11:17:59 +02:00
parent 792466d8c6
commit 3b43b088ba
20 changed files with 289 additions and 157 deletions
+5
View File
@@ -1,3 +1,8 @@
# - ## Nerdfont FZF
#-
#- This module provides a script to search for Nerd Fonts icons using fzf.
#-
#- - `nerdfont-fzf` - Search for Nerd Fonts icons using fzf.
{ pkgs, config, ... }:
let
homedir = config.home.homeDirectory;