stuf
This commit is contained in:
parent
90e33f9dd2
commit
b4013deaba
@ -14,6 +14,7 @@ let
|
|||||||
"--enable-gpu-rasterization"
|
"--enable-gpu-rasterization"
|
||||||
"--enable-zero-copy"
|
"--enable-zero-copy"
|
||||||
"--disable-gpu-driver-bug-workarounds"
|
"--disable-gpu-driver-bug-workarounds"
|
||||||
|
"--force-dark-mode"
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
pkgs.writeScriptBin "chromium-wayland" ''
|
pkgs.writeScriptBin "chromium-wayland" ''
|
||||||
|
@ -22,7 +22,8 @@ channels: final: prev: {
|
|||||||
chromium-unwrapped
|
chromium-unwrapped
|
||||||
chromium
|
chromium
|
||||||
sublime4
|
sublime4
|
||||||
deploy-rs
|
git
|
||||||
|
git-lfs
|
||||||
;
|
;
|
||||||
|
|
||||||
libnotify-latest = channels.latest.libnotify;
|
libnotify-latest = channels.latest.libnotify;
|
||||||
|
Loading…
Reference in New Issue
Block a user