tried and deleted godot

This commit is contained in:
Nico
2025-08-02 12:32:15 +02:00
parent 4ccfa4b12e
commit b9cf171776
14 changed files with 239 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
let
pkgs = import nixpkgs {
inherit system;
config.allowUnfree = true;
};
in
{