From 8cec3e5299da5f6e8fcc61f230f96b42fdaa06ed Mon Sep 17 00:00:00 2001 From: Emmet Date: Tue, 16 Jul 2024 08:41:20 -0500 Subject: [PATCH] Fixes server rebuild error --- profiles/homelab/base.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/homelab/base.nix b/profiles/homelab/base.nix index 190e145..c0562a5 100644 --- a/profiles/homelab/base.nix +++ b/profiles/homelab/base.nix @@ -89,6 +89,4 @@ # It is ok to leave this unchanged for compatibility purposes system.stateVersion = "22.11"; - news.display = "silent"; - }