diff options
| author | Daiderd Jordan <daiderd@gmail.com> | 2017-09-06 22:36:47 +0200 |
|---|---|---|
| committer | Daiderd Jordan <daiderd@gmail.com> | 2017-09-06 22:36:47 +0200 |
| commit | e641f368e481ed43d05a862606650fe3ffe8b31d (patch) | |
| tree | ae38522035f5255aab6b6be8e064a9fe9693e7e9 /modules/examples | |
| parent | 3e1b67d779ba96e73b2e02309bbcb7e80f545d95 (diff) | |
lnl: remove extra man outputs
Diffstat (limited to 'modules/examples')
| -rw-r--r-- | modules/examples/lnl.nix | 2 |
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; |
