Forget about auto update for now
This commit is contained in:
parent
94622239f6
commit
b8b52c567b
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue