test pi4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ self, inputs, ...}: {
|
||||
|
||||
perSystem = { config, system, pkgs, self', inputs', ... }: {
|
||||
perSystem = { ... }: {
|
||||
packages.iso = self.nixosConfigurations.iso.config.system.build.isoImage;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user