wip
This commit is contained in:
parent
df4eb3c079
commit
6c7771f864
7 changed files with 172 additions and 155 deletions
|
@ -26,7 +26,7 @@
|
|||
build = _: nc: nc.config.system.build.toplevel;
|
||||
in {
|
||||
x86_64-linux = lib.mapAttrs build {
|
||||
inherit (self.nixosConfigurations) hs thinkpad mothership;
|
||||
inherit (self.nixosConfigurations) thinkpad mothership;
|
||||
};
|
||||
aarch64-linux = {
|
||||
inherit (self.nixosConfigurations) pbp rock5b;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue