wsl: add diebahn

This commit is contained in:
Christoph Hollizeck 2025-09-24 16:04:50 +02:00
parent 45c8518580
commit 8840a9e95e

View file

@ -17,4 +17,6 @@ with lib.wyrdgard;
direnv = enabled;
};
};
home.packages = with pkgs; [ diebahn ];
}