1
mirror of https://github.com/wlcx/home.git synced 2025-12-08 19:43:46 +00:00

phosphorus: add

This commit is contained in:
Sam W 2025-12-05 15:42:39 +00:00
parent f89e0bcec7
commit 1e8b5ebb0d

View File

@ -80,6 +80,10 @@
system = "x86_64-linux";
profiles = with profiles; [default dev];
};
phosphorus = lib.mkHome {
system = "aarch64-darwin";
profiles = with profiles; [default dev sensitive mac];
};
};
}
# Per-system things