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