From abb1c95ba2698833247191300b2943a94a14dc96 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 13 Mar 2026 03:17:35 +0100 Subject: modules/ly: Don't enable for the nixos_shell --- modules/common/nixos_shell_configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/common/nixos_shell_configuration.nix') diff --git a/modules/common/nixos_shell_configuration.nix b/modules/common/nixos_shell_configuration.nix index 1bec0145..d37efbb3 100644 --- a/modules/common/nixos_shell_configuration.nix +++ b/modules/common/nixos_shell_configuration.nix @@ -32,6 +32,7 @@ programs = { river.enable = false; + ly.enable = false; # We don't have access to the age secrets. atuin.enableAge = false; -- cgit 1.4.1