about summary refs log tree commit diff stats
path: root/modules/by-name
diff options
context:
space:
mode:
Diffstat (limited to 'modules/by-name')
-rw-r--r--modules/by-name/yt/yt/module.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/by-name/yt/yt/module.nix b/modules/by-name/yt/yt/module.nix
index 650f11a5..a0360c51 100644
--- a/modules/by-name/yt/yt/module.nix
+++ b/modules/by-name/yt/yt/module.nix
@@ -66,6 +66,7 @@
         runtimeInputs = [
           pkgs.river
           pkgs.alacritty
+          pkgs.less
         ];
 
         inheritPath = false;