remove channel option value from syustem.autoUpgrade

pull/55/head
Alexander 2023-12-28 02:07:46 +04:00
parent fe44ba6fd8
commit cc78c2915f
1 changed files with 0 additions and 1 deletions

View File

@ -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;