summaryrefslogtreecommitdiff
path: root/home-config
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-05-02 20:03:39 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-05-02 20:03:39 -0400
commite7779b9f07b77b113550b82070825fa7f08d8f72 (patch)
tree5b9b113489366bc9f233f0ec85e417442bbf37d6 /home-config
parentd4e69c648a35c3b4645a81c015eea1c2c2787407 (diff)
added dependencies for tkinter
Diffstat (limited to 'home-config')
-rw-r--r--home-config/home-configuration.scm3
1 files changed, 3 insertions, 0 deletions
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 @@
67 "icedove-minimal" 67 "icedove-minimal"
68 "gimp" 68 "gimp"
69 "python" 69 "python"
70 "python:tk"
71 ;"tk"
72 ;"tcl"
70 "python-lsp-server" 73 "python-lsp-server"
71 "sqlite" 74 "sqlite"
72 "git")) 75 "git"))