From 5ed8aedf41b884c4c70963cd58395d07f2ea0962 Mon Sep 17 00:00:00 2001 From: Asmir A Date: Thu, 9 May 2024 22:47:10 +0200 Subject: [PATCH] nixy: enable dev doc --- nixy/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nixy/configuration.nix b/nixy/configuration.nix index af1a893..efda169 100644 --- a/nixy/configuration.nix +++ b/nixy/configuration.nix @@ -169,6 +169,9 @@ sway.enable = true; }; + documentation.dev.enable = true; + + # List services that you want to enable: systemd = { services = {