Fix astral
This commit is contained in:
parent
b3be9bbad9
commit
5bfddfb4ab
2 changed files with 9 additions and 8 deletions
|
|
@ -12,5 +12,6 @@ in {
|
|||
astral = nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
modules = [ ./astral ];
|
||||
specialArgs = { inherit (self) nixosModules; };
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue