replace `inputs.lix-module.nixosModules.lix` with
`inputs.minibase.nixosModules.lix`. our module just configures your nix
to conform with the reccomended stable builds from nixpkgs. this may
change again in the future, but now that we have our own module in place
future updates should be transparent to end users.
see: https://lix.systems/add-to-config/#advanced-change
we are no longer bundling the lix module flake because it isn't
considered a stable config.
see: https://wiki.lix.systems/books/lix-contributors/page/running-lix-main
you are becoming a functional package
you are becoming a functional package
organize the packages a little better
create a useful nix develop shell
i think i sort-of know what i'm doing now