Fixed accidentally renaming codium to bitwarden
This commit is contained in:
@@ -24,7 +24,7 @@ in {
|
||||
buildInputs = [pkgs.vscodium pkgs.makeWrapper];
|
||||
|
||||
postBuild = ''
|
||||
wrapProgram $out/bin/bitwarden \
|
||||
wrapProgram $out/bin/codium \
|
||||
--add-flags "--enable-features=UseOzonePlatform" \
|
||||
--add-flags "--enable-features=WaylandWindowDecorations" \
|
||||
--add-flags "--ozone-platform=wayland" \
|
||||
|
||||
Reference in New Issue
Block a user