From 5e35d0a91b39a149b9d613aa3267b658b72493d0 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Tue, 7 Oct 2025 12:46:51 +0200 Subject: [PATCH] feat(skadi): trying out plasma again --- hosts/skadi/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/skadi/configuration.nix b/hosts/skadi/configuration.nix index 6a26c87..416c4c4 100644 --- a/hosts/skadi/configuration.nix +++ b/hosts/skadi/configuration.nix @@ -232,6 +232,7 @@ crony.secrets.enable = true; crony.boot.enable = true; crony.ollama.enable = true; + crony.plasma.enable = true; # List packages installed in system profile environment.systemPackages = with pkgs; [