diff --git a/configuration.nix b/configuration.nix index 451e06a..6657d8a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -84,8 +84,7 @@ channel = "https://channel.selfprivacy.org/nixos-selfpricacy"; }; nix = { - # TODO uncomment when NixOS version is at least 23.05 - # nix.channel.enable = false; + channel.enable = false; # daemonCPUSchedPolicy = "idle"; # daemonIOSchedClass = "idle";