From 160313f4f51b48d56171c4d1894dee23c17f6974 Mon Sep 17 00:00:00 2001 From: Alexander Kobjolke Date: Thu, 3 Aug 2023 08:17:45 +0200 Subject: [PATCH] dregil: Switch from plasma to gnome --- hosts/dregil/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dregil/configuration.nix b/hosts/dregil/configuration.nix index 849449f..93a7b31 100644 --- a/hosts/dregil/configuration.nix +++ b/hosts/dregil/configuration.nix @@ -64,7 +64,7 @@ in { }; desktopManager.xfce.enable = true; - desktopManager.plasma5.enable = true; + desktopManager.gnome.enable = true; # Enable touchpad support (enabled default in most desktopManager). libinput = {