From e31338f507693f4aa3c99acea0145de82163a3cd Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Tue, 7 Oct 2025 19:21:17 +0200 Subject: [PATCH] feat(skadi): don't use plasma. --- hosts/skadi/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/skadi/configuration.nix b/hosts/skadi/configuration.nix index bbc3c9a..7af15a4 100644 --- a/hosts/skadi/configuration.nix +++ b/hosts/skadi/configuration.nix @@ -232,7 +232,6 @@ crony.secrets.enable = true; crony.boot.enable = true; crony.ollama.enable = true; - crony.plasma.enable = true; # Mount additional drive for games fileSystems."/mnt/games" = {