This commit is contained in:
Sakooooo 2023-07-31 17:28:20 +03:00
parent 99dcd32409
commit 07e0dd8787
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -8,6 +8,9 @@ in
enable = mkEnableOption false;
};
# TODO add this
# https://github.com/Dook97/firefox-qutebrowser-userchrome
config = mkIf cfg.enable {
programs.firefox = {
enable = true;