Reviewed-on: #59 Reviewed-by: Daniel Lovbrotte Olsen <danio@pvv.ntnu.no>
@ -38,7 +38,7 @@
"aarch64-darwin"
];
forAllSystems = f: nixlib.genAttrs systems f;
allMachines = nixlib.mapAttrsToList (name: _: name) self.nixosConfigurations;
allMachines = builtins.attrNames self.nixosConfigurations;
importantMachines = [
"bekkalokk"
"bicep"
The note is not visible to the blocked user.