summaryrefslogtreecommitdiff
path: root/tw
diff options
context:
space:
mode:
authorTimo Wilken2023-06-05 16:07:23 +0200
committerTimo Wilken2023-06-05 16:07:23 +0200
commit1ee0386c0ce1f8cde37a1f241f23470e8196825f (patch)
treecd84a01ad15699771e7956d8fa5de1e635e8a6ef /tw
parent77d45ef963f962a9351a196dbd46cd0d2b805a20 (diff)
Stop importing deleted module
Diffstat (limited to 'tw')
-rw-r--r--tw/home.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/tw/home.scm b/tw/home.scm
index 1c0f5081..3bfd2de2 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -14,7 +14,6 @@
#:use-module (tw packages catppuccin)
#:use-module (tw packages ci)
#:use-module (tw packages games)
- #:use-module (tw packages python)
#:use-module (tw packages xorg)
#:use-module (tw system)
#:use-module (tw theme))