From 6185c59cde862d22dc1b6a5334d4e3a09956ff14 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Thu, 21 Mar 2024 11:58:56 -0400 Subject: [PATCH] lavaridge: switched to Plasma --- hosts/lavaridge/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hosts/lavaridge/default.nix b/hosts/lavaridge/default.nix index 68488a21..7b6272ab 100644 --- a/hosts/lavaridge/default.nix +++ b/hosts/lavaridge/default.nix @@ -5,15 +5,16 @@ { imports = [ - ../../modules/gnome - ../../modules/gnome/fractional_scaling.nix ../../modules/homelab/virtualization.nix + ../../modules/kde.nix ../../modules/plymouth.nix ../../modules/steam.nix ../../modules/zram_swap.nix ../../system ../../users/aly.nix ./hardware-configuration.nix # Include the results of the hardware scan. + # ../../modules/gnome + # ../../modules/gnome/fractional_scaling.nix ]; # Bootloader.