From 2102af8ea0fe4cf31d431db160e9f4a7a6564601 Mon Sep 17 00:00:00 2001 From: adikro Date: Sat, 3 Jan 2026 23:42:31 +0100 Subject: added opencl support for minecraft --- os/srv/files.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/srv/files.nix') diff --git a/os/srv/files.nix b/os/srv/files.nix index a2dcdc1..72fe01a 100644 --- a/os/srv/files.nix +++ b/os/srv/files.nix @@ -15,7 +15,7 @@ in (lib.mkIf cfg.thunar.enable { programs.thunar = { enable = true; - plugins = with pkgs.xfce; [ + plugins = with pkgs; [ thunar-volman thunar-archive-plugin thunar-vcs-plugin -- cgit v1.3