about summary refs log tree commit diff stats
path: root/flake
diff options
context:
space:
mode:
Diffstat (limited to 'flake')
-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 cc191ea9..bdf65a35 100644
--- a/flake/nixosConfigurations/common.nix
+++ b/flake/nixosConfigurations/common.nix
@@ -31,6 +31,7 @@
     };
 
     programs = {
+      atuin.enable = true;
       imv.enable = true;
       lf.enable = true;
       zathura.enable = true;