Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
@@ -76,6 +76,14 @@
system = "x86_64-linux";
modules = [ ./hosts/eirene ];
};
elara = nixpkgs.lib.nixosSystem {
specialArgs = {
inherit inputs;
modules = [ ./hosts/elara ];
}
// inputs.flake-utils.lib.eachDefaultSystem (
The note is not visible to the blocked user.