Update nixpkgs
This commit is contained in:
parent
c9e15b373e
commit
8a6ae543e4
3 changed files with 12 additions and 14 deletions
|
@ -2,11 +2,6 @@
|
|||
with lib;
|
||||
let
|
||||
cfg = config.linux.graphical;
|
||||
|
||||
birdtray = pkgs.birdtray.overrideAttrs (attrs: {
|
||||
cmakeFlags = [ "-DOPT_THUNDERBIRD_CMDLINE=${pkgs.thunderbird}/bin/thunderbird" ];
|
||||
});
|
||||
|
||||
alwaysStartup = with pkgs; [ birdtray ];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue