about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/profpatsch/haku.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/machines/profpatsch/haku.nix b/machines/profpatsch/haku.nix
index f4a28604..901e3813 100644
--- a/machines/profpatsch/haku.nix
+++ b/machines/profpatsch/haku.nix
@@ -64,11 +64,6 @@ in
       ''}"
     ];
 
-    system.autoUpgrade = {
-      enable = true;
-      channel = "https://headcounter.org/hydra/channel/custom/openlab/vuizvui/channels.machines.profpatsch.haku";
-    };
-
     vuizvui.user.profpatsch.server.sshPort = sshPort;
 
     boot.loader.grub.device = "/dev/sda";