From 66ba5f2142b2de4c54a2ac843843430b02a78412 Mon Sep 17 00:00:00 2001 From: xmm16 Date: Tue, 17 Dec 2024 02:27:08 -0300 Subject: [PATCH] I don't know how to use sysupdate :skull: --- hosts/micronix/system.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/micronix/system.nix b/hosts/micronix/system.nix index 90062e2..d287f43 100644 --- a/hosts/micronix/system.nix +++ b/hosts/micronix/system.nix @@ -24,7 +24,6 @@ systemd = { tpm2.enable = true; - sysupdate.enable = true; oomd = { enable = true; enableRootSlice = true;