mirror of https://github.com/wlcx/home.git
remove boron
This commit is contained in:
parent
8fd2a4fb6e
commit
b3b9941c9b
|
@ -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];
|
||||
|
|
Loading…
Reference in New Issue