diff --git a/configuration.nix b/configuration.nix index 3f575b3..e91b7f6 100644 --- a/configuration.nix +++ b/configuration.nix @@ -86,7 +86,6 @@ system.autoUpgrade = { enable = config.selfprivacy.autoUpgrade.enable; allowReboot = config.selfprivacy.autoUpgrade.allowReboot; - channel = "https://channel.selfprivacy.org/nixos-selfpricacy"; }; nix = { channel.enable = false;