[Nix-dev] XMonad and Taffybar on nixos
Pascal Wittmann
PascalWittmann at gmx.net
Wed Oct 29 12:35:32 CET 2014
Hi Richard,
On 10/29/2014 12:46 AM, Richard Wallace wrote:
> Is anyone using xmonad and taffybar on nixos? I'm trying to, but I'm
> running into an issue with xmonad not being able to find modules provided
> by taffybar.
>
> Trying compile xmonad results in "Could not find module:
> System.Taffybar.Hooks.PagerHints"
>
> I set up xmonad as described on the NixOS Xmonad wiki page. I installed
> taffybar using environment.systemPackages in my configuration.nix. Any
> idea what I am missing?
I haven't tried taffybar, but to make a package visible for xmonad you
have to specify it in
services.xserver.windowManager.xmonad.extraPackages
see `man configuration.nix` for more details.
Regards Pascal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20141029/5aab3f98/attachment.bin
More information about the nix-dev
mailing list