From e7779b9f07b77b113550b82070825fa7f08d8f72 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Tue, 2 May 2023 20:03:39 -0400 Subject: added dependencies for tkinter --- home-config/home-configuration.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home-config') diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 9fb45fb..746b043 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -67,6 +67,9 @@ "icedove-minimal" "gimp" "python" + "python:tk" + ;"tk" + ;"tcl" "python-lsp-server" "sqlite" "git")) -- cgit v1.2.3