For some reason, it seems to build correctly for me, but running `./target/release/notedeck` does nothing. Using NixOS with direnv
hmm nixos direnv should set up the environment vars properly for nixos 🤔 what does RUST_LOG=debug say?
All I get is: ``` 2024-11-19T05:54:57.813308Z DEBUG eframe: Using the wgpu renderer ```