summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-09-13 16:39:17 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-09-13 16:39:17 +0200
commit26e7c42e89e4e823048bf2743eec7fb15e652c8f (patch)
tree308072b94e8baf5c7452004a94988c2a60bb175f /share
parent63c89c1ef2da32459a49c920c9a41910fc9b1481 (diff)
I update my stuff myself
Diffstat (limited to 'share')
-rw-r--r--share/common.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/share/common.nix b/share/common.nix
index 9e1b306..cc44c93 100644
--- a/share/common.nix
+++ b/share/common.nix
@@ -228,12 +228,6 @@ in
'';
};
- # auto update
- system.autoUpgrade = {
- enable = true;
- allowReboot = false;
- };
-
# trim the disks weekly
services.fstrim = {
enable = true;