Upgrade to nixos 25.05 #4
@ -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