Add documentation

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-01-15 15:47:26 +00:00
parent ece246937d
commit 6022298d8d
4 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{ ... }:
{
documentation = {
enable = true;
dev.enable = true;
doc.enable = true;
info.enable = true;
nixos.enable = true;
man = {
enable = true;
generateCaches = true;
};
};
}

View File

@@ -13,6 +13,7 @@
../common/configs/system/brightnessctl
../common/configs/system/btrfs
../common/configs/system/cpu
../common/configs/system/documentation
../common/configs/system/docker
../common/configs/system/getty
../common/configs/system/git

View File

@@ -18,6 +18,7 @@
../common/configs/system/btrfs
../common/configs/system/cloudflared
../common/configs/system/cpu
../common/configs/system/documentation
../common/configs/system/docker
../common/configs/system/getty
../common/configs/system/git

View File

@@ -11,6 +11,7 @@
../common/configs/system/boot
../common/configs/system/btrfs
../common/configs/system/documentation
../common/configs/system/getty
../common/configs/system/git
../common/configs/system/gpg-agent