summaryrefslogtreecommitdiff
path: root/hosts/larissa.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/larissa.nix')
-rw-r--r--hosts/larissa.nix5
1 files changed, 1 insertions, 4 deletions
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;