browsers: remove firefox
This commit is contained in:
parent
ae71c950ed
commit
9d59a3d7c3
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
{ inputs, system, ... }:
|
||||
|
||||
{
|
||||
programs.firefox.enable = true;
|
||||
programs.chromium.enable = true;
|
||||
home.packages = [ inputs.zen-browser.packages."${system}".specific ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue