test(ooksphone): system profile
This commit is contained in:
parent
2be635b567
commit
80a62a8a0d
1 changed files with 2 additions and 2 deletions
|
|
@ -161,9 +161,9 @@
|
||||||
modules = [ ./system/hosts/ooksphone ];
|
modules = [ ./system/hosts/ooksphone ];
|
||||||
pkgs = import nixpkgs {
|
pkgs = import nixpkgs {
|
||||||
system = "aarch64-linux";
|
system = "aarch64-linux";
|
||||||
overlays = [ nix-on-droid.overlays.default ];
|
|
||||||
};
|
};
|
||||||
home-manager-path = home-manager.outPath;
|
system = "aarch64-linux";
|
||||||
|
extraSpecialArgs = { inherit inputs outputs; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue