summaryrefslogtreecommitdiff
path: root/modules/examples
diff options
context:
space:
mode:
authorDaiderd Jordan <daiderd@gmail.com>2017-09-06 22:36:47 +0200
committerDaiderd Jordan <daiderd@gmail.com>2017-09-06 22:36:47 +0200
commite641f368e481ed43d05a862606650fe3ffe8b31d (patch)
treeae38522035f5255aab6b6be8e064a9fe9693e7e9 /modules/examples
parent3e1b67d779ba96e73b2e02309bbcb7e80f545d95 (diff)
lnl: remove extra man outputs
Diffstat (limited to 'modules/examples')
-rw-r--r--modules/examples/lnl.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/examples/lnl.nix b/modules/examples/lnl.nix
index ff8778a..cf14712 100644
--- a/modules/examples/lnl.nix
+++ b/modules/examples/lnl.nix
@@ -48,8 +48,6 @@
pkgs.emacsMacport
];
- environment.extraOutputsToInstall = [ "man" ];
-
security.enableAccessibilityAccess = true;
services.khd.enable = true;
services.kwm.enable = true;