diff options
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ nativeBuildInputs = with pkgs; [ cmake wayland-scanner + hwdata # for wlroots ]; # Copy the nix version of wlroots into the project shellHook = with pkgs; '' |