From daf67a6910fdf2076c26038c697a8f6e9923d46e Mon Sep 17 00:00:00 2001 From: "Mohamed C." Date: Tue, 3 Mar 2026 10:55:37 +0100 Subject: [PATCH] add module --- modules/hosts/computer-mo/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hosts/computer-mo/configuration.nix b/modules/hosts/computer-mo/configuration.nix index c381f69..d2a1684 100644 --- a/modules/hosts/computer-mo/configuration.nix +++ b/modules/hosts/computer-mo/configuration.nix @@ -8,6 +8,7 @@ gdm gnome-apps gnome + mo ]; }; }