From d2f8537695338c6b186bb0d52489c66c6ae83b8d Mon Sep 17 00:00:00 2001 From: Leonardo Santiago Date: Mon, 16 Sep 2024 20:20:16 -0300 Subject: add blog module --- hosts/larissa.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'hosts/larissa.nix') diff --git a/hosts/larissa.nix b/hosts/larissa.nix index 80f496b..ca41367 100644 --- a/hosts/larissa.nix +++ b/hosts/larissa.nix @@ -9,10 +9,7 @@ (modulesPath + "/installer/scan/not-detected.nix") ]; - santi-modules = { - desktop-environment.enable = true; - services.ddns.enable = true; - }; + santi-modules.desktop-environment.enable = true; # Bootloader. boot = { loader.systemd-boot.enable = true; -- cgit v1.2.3