Update configuration.nix

This commit is contained in:
Melvin Ragusa
2026-02-04 17:56:25 +01:00
parent 0d03677c21
commit 5a6425ac7e

View File

@@ -156,8 +156,8 @@
settings = { settings = {
General = { General = {
Enable = "Source,Sink,Media,Socket"; Enable = "Source,Sink,Media,Socket";
Experimental = true; Experimental = false;
KernelExperimental = true; KernelExperimental = false;
}; };
Policy = { Policy = {
AutoEnable = true; AutoEnable = true;