From 6c65ac374319e44c922e417f0c2c391d74d9a47d Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 29 May 2023 17:15:18 +0200 Subject: no libX11 on chaski (experimental) might have to revert this if it causes problems, or if rebuilding all the things annoys me too much. --- common/headless.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/headless.nix b/common/headless.nix index 396ded0..cd1026a 100644 --- a/common/headless.nix +++ b/common/headless.nix @@ -3,7 +3,7 @@ { imports = [ ./common.nix ]; - environment.systemPackages = [ pkgs.kitty.terminfo ]; + # environment.systemPackages = [ pkgs.kitty.terminfo ]; networking.domain = lib.mkDefault "stuebinm.eu"; -- cgit v1.2.3