3
4
mirror of https://git.feal.no/felixalb/nixos-config.git synced 2025-10-06 04:53:57 +02:00

fa-t14-2025: Add fake-stable microsoft edge

This commit is contained in:
Felix Albrigtsen
2025-06-04 13:00:49 +02:00
parent e545add397
commit 9d9644dff7

View File

@@ -25,6 +25,12 @@ in {
virt-manager virt-manager
w3m w3m
(unstable.microsoft-edge.overrideAttrs ({ installPhase ? "", ... }: {
installPhase = installPhase + ''
ln -s $out/bin/microsoft-edge $out/bin/microsoft-edge-stable
'';
}))
# Window Manager Extras # Window Manager Extras
bibata-cursors bibata-cursors
brightnessctl brightnessctl