Kieran's opinionated (and probably slightly dumb) nix config

chore: only deploy terebithia and prattle

dunkirk.sh c142e455 5c3497fc

verified
Changed files
-9
-9
flake.nix
···
path = deploy-rs.lib.aarch64-linux.activate.nixos self.nixosConfigurations.terebithia;
};
};
-
-
# Home-manager machines
-
ember = {
-
hostname = "ember";
-
profiles.home = {
-
user = "kierank";
-
path = deploy-rs.lib.x86_64-linux.activate.home-manager self.homeConfigurations.ember;
-
};
-
};
};
# Validation checks