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 = {
General = {
Enable = "Source,Sink,Media,Socket";
Experimental = true;
KernelExperimental = true;
Experimental = false;
KernelExperimental = false;
};
Policy = {
AutoEnable = true;