1
mirror of https://github.com/wlcx/home.git synced 2026-06-17 22:23:12 +01:00

flake: add kallax

This commit is contained in:
Sam W 2026-06-07 15:58:52 +01:00
parent 327962567f
commit edcb288716

View File

@ -115,6 +115,10 @@
dev
];
};
kallax = lib.mkHome {
system = "x86_64-linux";
profiles = with profiles; [default dev];
};
phosphorus = lib.mkHome {
system = "aarch64-darwin";
profiles = with profiles; [