Flake: Update inputs

This commit is contained in:
Zeph Levy 2026-02-16 13:18:46 +01:00
parent b7e0418d2c
commit 87db62a37c
4 changed files with 15 additions and 15 deletions

View file

@ -44,6 +44,6 @@
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
GDK_BACKEND = "wayland";
SURGE_CLAP = "${pkgs.surge-XT}/lib/clap";
SURGE_CLAP = "${pkgs.surge-xt}/lib/clap";
};
}