todo
This commit is contained in:
parent
99dcd32409
commit
07e0dd8787
|
@ -8,6 +8,9 @@ in
|
||||||
enable = mkEnableOption false;
|
enable = mkEnableOption false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# TODO add this
|
||||||
|
# https://github.com/Dook97/firefox-qutebrowser-userchrome
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
programs.firefox = {
|
programs.firefox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue