Woops, typo

This commit is contained in:
niten 2021-11-29 19:24:32 -08:00
parent 96e5205835
commit bfca81213c
1 changed files with 1 additions and 1 deletions

View File

@ -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