flake: add kallax

This commit is contained in:
2026-06-07 16:00:37 +01:00
parent 327962567f
commit edcb288716
+4
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; [