From 4bd3e0334cb6f027d15b711d7035bb7d09f8f5e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madeleine=20Sydney=20=C5=9Alaga?= Date: Fri, 9 Jan 2026 09:16:16 -0700 Subject: [PATCH] feat(fruitbook): enable gdm --- hosts/fruitbook/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/fruitbook/configuration.nix b/hosts/fruitbook/configuration.nix index 996ff24..0e169cd 100644 --- a/hosts/fruitbook/configuration.nix +++ b/hosts/fruitbook/configuration.nix @@ -13,7 +13,7 @@ niri.enable = true; steam.enable = true; bluetooth.enable = true; - sddm.enable = true; + gdm.enable = true; openssh.enable = true; users.users = [