Merge branch 'main' into feat-mkupdate
This commit is contained in:
commit
6bfea7a54f
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,6 @@
|
|||
|
||||
packages.x86_64-linux = {
|
||||
default = self.packages.x86_64-linux.patos_image;
|
||||
|
||||
patos_image = self.lib.mkInstallImage self.nixosConfigurations.patos;
|
||||
patos_update = self.lib.mkUpdate self.nixosConfigurations.patos;
|
||||
|
||||
|
@ -91,5 +90,6 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue