From c4beeb71c3b4bd964510731b5d6c129b8065bbca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 13 Jun 2022 11:00:56 +0200 Subject: nixos: documentation, dialout user and few more packages to the C --- nixos/modules/desktop.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/desktop.nix') diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix index 1ef5354..a3d5ba7 100644 --- a/nixos/modules/desktop.nix +++ b/nixos/modules/desktop.nix @@ -162,6 +162,7 @@ in { hardware.bluetooth.enable = mkIf cnf.laptop true; + documentation.man.man-db.enable = true; }; } -- cgit v1.2.3