Woops, typo
This commit is contained in:
parent
96e5205835
commit
bfca81213c
|
@ -66,7 +66,7 @@
|
||||||
common-host-config = hostname: hostOpts: let
|
common-host-config = hostname: hostOpts: let
|
||||||
config-dir = ./config;
|
config-dir = ./config;
|
||||||
build-timestamp =
|
build-timestamp =
|
||||||
concatTimestamp last-modified-timestamp;
|
concat-timestamp last-modified-timestamp;
|
||||||
in { config, ... }: {
|
in { config, ... }: {
|
||||||
imports = [
|
imports = [
|
||||||
fudo-home.nixosModule
|
fudo-home.nixosModule
|
||||||
|
|
Loading…
Reference in New Issue