From 788abf151517a92bc46f3037ff9ff2ae65cb411e Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Thu, 19 Jun 2025 18:11:12 -0700 Subject: [PATCH] add more terminfos --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/flake.nix b/flake.nix index 7b0803c..da46113 100644 --- a/flake.nix +++ b/flake.nix @@ -203,6 +203,9 @@ # sets up things like the watchdog srvos.nixosModules.server + # diff terminal support + srvos.nixosModules.mixins-terminfo + ./disk-config.nix disko.nixosModules.disko ./configuration.nix