remove boron

This commit is contained in:
Sam W 2024-09-28 19:19:59 +01:00
parent 8fd2a4fb6e
commit b3b9941c9b
1 changed files with 0 additions and 5 deletions

View File

@ -68,11 +68,6 @@
# Standalone home-manager configurations
homeConfigurations = {
boron = lib.mkHome {
system = "aarch64-darwin";
profiles = with profiles; [default dev dev-gui sensitive mac docker aws];
username = "samuel.willcocks";
};
zinc = lib.mkHome {
system = "aarch64-darwin";
profiles = with profiles; [default dev dev-gui sensitive mac];