fix type
This commit is contained in:
parent
c7b02d5c2f
commit
fe6f498978
@ -6,7 +6,6 @@
|
|||||||
inputs.system.inputs.nixpkgs-unstable.follows = "nixpkgs-unstable";
|
inputs.system.inputs.nixpkgs-unstable.follows = "nixpkgs-unstable";
|
||||||
|
|
||||||
outputs = { system, ... }@attrs: {
|
outputs = { system, ... }@attrs: {
|
||||||
|
out = system.nixosConfigurations.polar.config.system.build.toplevel;
|
||||||
out = system.nixosConfigurations.polar.config.system.build.toplevel
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user