custom rbw package for latest version

This commit is contained in:
Matt Nish-Lapidus 2025-01-01 14:48:06 -05:00
parent 43d6b50e45
commit 262bfc7aa2
3 changed files with 68 additions and 1 deletions

View file

@ -540,7 +540,10 @@
# enable = true;
# package = pkgs.thunderbird-latest;
# };
rbw.enable = true;
rbw = {
enable = true;
package = pkgs.rbw-latest;
};
};
dconf.settings = {