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