From fe13af644d19a63af0c440f9c82686d771e650e4 Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Thu, 21 Nov 2024 20:22:23 -0500 Subject: [PATCH] added update.nix to muninn --- systems/muninn/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/muninn/default.nix b/systems/muninn/default.nix index 3b9c4cb..4a0bf3f 100644 --- a/systems/muninn/default.nix +++ b/systems/muninn/default.nix @@ -5,6 +5,7 @@ ../../common/optional/desktop.nix ../../common/optional/steam.nix ../../common/optional/systemd-boot.nix + ../../common/optional/update.nix ./hardware.nix ];