some more UI

This commit is contained in:
Rph :3
2025-04-18 00:15:28 +02:00
parent 165a9fc139
commit 4d6e23980e
8 changed files with 413 additions and 25 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
inherit overlays;
};
native-deps = with pkgs; [
pkg-config pipewire lld clang libclang alsa-lib openssl zlib libxkbcommon libGL wayland mangohud
pkg-config pipewire lld clang libclang alsa-lib openssl zlib libxkbcommon libGL wayland mangohud upx
];
in
pkgs.mkShell {