Compare commits
No commits in common. "9f53453e3a6498fce7e95fc1287e075eb6d2350e" and "8083563206ee5f586686ec4e0596bf15f415f927" have entirely different histories.
9f53453e3a
...
8083563206
|
@ -19,7 +19,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
package = (pkgs.ungoogled-chromium.override {
|
package = (pkgs.ungoogled-chromium.override {
|
||||||
commandLineArgs = [
|
commandLineArgs = [
|
||||||
"--enable-features=UseOzonePlatform,WebRTCPipeWireCapturer"
|
"--enable-features=UseOzonePlatform"
|
||||||
"--ozone-platform=wayland"
|
"--ozone-platform=wayland"
|
||||||
];
|
];
|
||||||
});
|
});
|
||||||
|
|
|
@ -18,7 +18,6 @@
|
||||||
git
|
git
|
||||||
pre-commit
|
pre-commit
|
||||||
git-lfs
|
git-lfs
|
||||||
ghorg
|
|
||||||
tig
|
tig
|
||||||
tea
|
tea
|
||||||
glab
|
glab
|
||||||
|
|
Loading…
Reference in New Issue