moved to main branch temporarily. updated wine for yabridge
This commit is contained in:
parent
1475c512e3
commit
c7069c3b78
4 changed files with 8 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs-local, pkgs, ... }:
|
||||
{ pkgs-local, pkgs-stable, pkgs, ... }:
|
||||
let
|
||||
pwdcmd = "${pkgs-local.rbw-latest}/bin/rbw";
|
||||
in
|
||||
|
@ -65,6 +65,7 @@ in
|
|||
msmtp.enable = true;
|
||||
thunderbird = {
|
||||
enable = true;
|
||||
package = pkgs-stable.thunderbird;
|
||||
profiles.emenel = {
|
||||
isDefault = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue