fa-t14-2025: Add fake-stable microsoft edge
This commit is contained in:
parent
e545add397
commit
9d9644dff7
@ -25,6 +25,12 @@ in {
|
||||
virt-manager
|
||||
w3m
|
||||
|
||||
(unstable.microsoft-edge.overrideAttrs ({ installPhase ? "", ... }: {
|
||||
installPhase = installPhase + ''
|
||||
ln -s $out/bin/microsoft-edge $out/bin/microsoft-edge-stable
|
||||
'';
|
||||
}))
|
||||
|
||||
# Window Manager Extras
|
||||
bibata-cursors
|
||||
brightnessctl
|
||||
|
Loading…
x
Reference in New Issue
Block a user