custom rbw package for latest version
This commit is contained in:
parent
43d6b50e45
commit
262bfc7aa2
3 changed files with 68 additions and 1 deletions
|
@ -540,7 +540,10 @@
|
|||
# enable = true;
|
||||
# package = pkgs.thunderbird-latest;
|
||||
# };
|
||||
rbw.enable = true;
|
||||
rbw = {
|
||||
enable = true;
|
||||
package = pkgs.rbw-latest;
|
||||
};
|
||||
};
|
||||
|
||||
dconf.settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue