From 7fa2e2431575521dca5d317d70abe397fc1d6a56 Mon Sep 17 00:00:00 2001 From: niten Date: Mon, 29 Nov 2021 19:25:56 -0800 Subject: [PATCH] last -> latest --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0ef3fcf..057a196 100644 --- a/flake.nix +++ b/flake.nix @@ -66,7 +66,7 @@ common-host-config = hostname: hostOpts: let config-dir = ./config; build-timestamp = - concat-timestamp last-modified-timestamp; + concat-timestamp latest-modified-timestamp; in { config, ... }: { imports = [ fudo-home.nixosModule