summaryrefslogtreecommitdiffstats
path: root/lass/1systems/coaxmetal/config.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2022-03-10 23:38:36 +0100
committermakefu <github@syntax-fehler.de>2022-03-10 23:38:36 +0100
commit7684bcb3d4f26845f0266a2939c338b2c77f1640 (patch)
treec238474d30cb70ce046e755dcae1347bed0db485 /lass/1systems/coaxmetal/config.nix
parent5bb56133e5e73667fcd19b9cec0a5a4610627645 (diff)
parent97dc81c31e56901a2c8702dcf6cb474338123ec2 (diff)
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'lass/1systems/coaxmetal/config.nix')
-rw-r--r--lass/1systems/coaxmetal/config.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/lass/1systems/coaxmetal/config.nix b/lass/1systems/coaxmetal/config.nix
index 0e6bddf5e..dd8308bbd 100644
--- a/lass/1systems/coaxmetal/config.nix
+++ b/lass/1systems/coaxmetal/config.nix
@@ -66,4 +66,6 @@
enable = true;
client.enable = true;
};
+
+ documentation.nixos.enable = true;
}