Modules/Packages: Add inotify-tools

This commit is contained in:
2026-07-01 01:51:59 +02:00
parent d9b0685aa4
commit ad6a2d471f
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -29,6 +29,7 @@
enableMcpIntegration = true; enableMcpIntegration = true;
}; };
# NOTE: Starts extremely slow
ghostty = { ghostty = {
enable = true; enable = true;
enableFishIntegration = true; enableFishIntegration = true;
@@ -43,6 +44,7 @@
adjust-cursor-thickness = 1; adjust-cursor-thickness = 1;
cursor-click-to-move = true; cursor-click-to-move = true;
gtk-single-instance = true;
# link-previews = true; # link-previews = true;
}; };
+1
View File
@@ -39,6 +39,7 @@ in {
tokei # Text file statistics in a project tokei # Text file statistics in a project
ttyper ttyper
wiki-tui wiki-tui
inotify-tools
# Nix # Nix
nix-search-tv # Search nixpkgs, nur, nixos options and homemanager options nix-search-tv # Search nixpkgs, nur, nixos options and homemanager options