diff --git a/hosts/fruitbook/configuration.nix b/hosts/fruitbook/configuration.nix index 1eb5f4b..4570715 100644 --- a/hosts/fruitbook/configuration.nix +++ b/hosts/fruitbook/configuration.nix @@ -13,9 +13,10 @@ niri.enable = true; steam.enable = true; bluetooth.enable = true; - gdm.enable = true; + # gdm.enable = true; openssh.enable = true; sydpkgs.overlay.enable = true; + dank-material-shell.enable = true; users.users = [ "crumb"