* refactor: Extract package creation to separate flake-module
* refactor: move module.nix to nix folder
* refactor: extract checks into their own flake module
* refactor: extract devShell into its own flake module
* refactor: Extract nix dev dependencies to a separate partition
* fix: spelling error
* fix: Checks break on darwin
Looks like `mkIf` doesn't work properly with flake-parts/perSystem
* fix: Remove partitions to make `devenv up` work
RIP partitions :(
* style: linter findings
---------
Co-authored-by: Jakob Lichterfeld <jakob-lichterfeld@gmx.de>