lil thingies

This commit is contained in:
alisceon 2026-02-14 10:04:20 +01:00
parent 19cdf5abbb
commit 07da04b1ed
8 changed files with 60 additions and 28 deletions

View file

@ -6,6 +6,7 @@ pkgs.mkShell {
buildInputs = with pkgs; [
git
pre-commit
python313Packages.pywayland
];
shellHook = ''