From ae3206dbf89b494264afbe457b13afebdea920d2 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Sun, 22 Jan 2023 22:56:03 +0100 Subject: Rename "common" modules to be base modules --- tw/system/lud.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tw/system/lud.scm') diff --git a/tw/system/lud.scm b/tw/system/lud.scm index 0e32305b..f4827f8a 100644 --- a/tw/system/lud.scm +++ b/tw/system/lud.scm @@ -5,7 +5,7 @@ #:use-module (gnu system nss) #:use-module (guix gexp) #:use-module (tw packages php) - #:use-module (tw system common)) + #:use-module (tw system)) (use-package-modules admin bash certs databases linux man php python rsync shells tor video) -- cgit v1.2.3