From af89f9cafb4c6a05594fa33f23f3d92db3949503 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 10 Aug 2023 17:24:35 -0500 Subject: [PATCH] hiho --- hosts/algiz/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/algiz/configuration.nix b/hosts/algiz/configuration.nix index cb3f191..d7fb9d9 100644 --- a/hosts/algiz/configuration.nix +++ b/hosts/algiz/configuration.nix @@ -35,6 +35,7 @@ boot.kernelPackages = pkgs.linuxPackages_latest; + # systemd services in order to keep soft-serve list up to date systemd = { timers.softServe = { wantedBy = [ "timers.target" ];