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