Updated nix to 25.11

Fixed failing assertions:
  - xdg.portal now requires `environment.pathsToLink`
  - `virtualisation.libvirtd.qemu.ovmf` is deprecated
  - noto-fonts-emoji -> noto-fonts-color-emoji
  - `rofi-wayland` has been merged into `rofi`
  - `sumneko-lua-language-server` -> `lua-language-server`
  - `glxinfo` -> `mesa-demos`
This commit is contained in:
Bryan Ramos 2026-03-08 13:58:22 -04:00
parent f8ab0e3ff0
commit 957b5f018f
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
11 changed files with 39 additions and 58 deletions

View file

@ -5,7 +5,7 @@ let
in
{
enable = true;
package = pkgs.rofi-wayland;
package = pkgs.rofi;
location = "center";
terminal = "\${pkgs.alacritty}/bin/alacritty";
plugins = with pkgs; [