todo
This commit is contained in:
parent
99dcd32409
commit
07e0dd8787
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue