Forget about auto update for now

This commit is contained in:
Lillian-Violet 2024-01-08 16:32:21 +01:00
parent be285f0534
commit 3fcf18f35b

View file

@ -148,14 +148,6 @@
enable = true;
};
system.autoUpgrade = {
enable = true;
allowReboot = true;
# Prevent silencing of build output
flags = lib.mkForce [];
};
# Enable networking
networking.networkmanager.enable = true;