let flake = builtins.getFlake (toString ./.); nixpkgs = import { }; in { inherit flake; inherit nixpkgs; nixos = flake.nixosConfigurations; }