about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--flake/nixosConfigurations/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake/nixosConfigurations/common.nix b/flake/nixosConfigurations/common.nix
index 7d58f1a4..68758bb6 100644
--- a/flake/nixosConfigurations/common.nix
+++ b/flake/nixosConfigurations/common.nix
@@ -82,6 +82,7 @@
       atuin.enable = true;
       git.enable = true;
       imv.enable = true;
+      less.enable = true;
       lf.enable = true;
       zathura.enable = true;
       zsh.enable = true;