1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-14 11:57:34 +00:00

lnl: remove extra man outputs

This commit is contained in:
Daiderd Jordan 2017-09-06 22:36:47 +02:00
parent 3e1b67d779
commit e641f368e4
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -48,8 +48,6 @@
pkgs.emacsMacport
];
environment.extraOutputsToInstall = [ "man" ];
security.enableAccessibilityAccess = true;
services.khd.enable = true;
services.kwm.enable = true;