mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-25 05:32:33 -05:00
push
This commit is contained in:
parent
e2c30b16f3
commit
da9477822d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
programs.chromium = {
|
||||
enable = true;
|
||||
package = pkgs.ungoogled-chromium;
|
||||
package = pkgs.chromium;
|
||||
};
|
||||
|
||||
programs.firefox = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue