diff --git a/common/core.nix b/common/core.nix index e5eb924..7a86c69 100644 --- a/common/core.nix +++ b/common/core.nix @@ -6,6 +6,7 @@ programs.nix-ld.enable = true; security.sudo.wheelNeedsPassword = false; system.stateVersion = "25.11"; + environment.enableAllTerminfo = true; nix = { settings = {