From 7f1eccf9e85dae0da3206411a1367c9395abe827 Mon Sep 17 00:00:00 2001 From: smayzy Date: Wed, 8 Apr 2026 19:26:04 +0200 Subject: [PATCH] add kde to desktop1 for guitarix --- hosts/desktop1/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/desktop1/configuration.nix b/hosts/desktop1/configuration.nix index 097f4c8..da5028f 100644 --- a/hosts/desktop1/configuration.nix +++ b/hosts/desktop1/configuration.nix @@ -71,6 +71,7 @@ nvidia.enable = true; virt.enable = true; hyprland.enable = true; + kde.enable = true; docker.enable = true; containers = { nixos = {