diff --git a/flake.nix b/flake.nix index 767ef23..7f35572 100644 --- a/flake.nix +++ b/flake.nix @@ -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];