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:
parent
327962567f
commit
edcb288716
@ -115,6 +115,10 @@
|
|||||||
dev
|
dev
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
kallax = lib.mkHome {
|
||||||
|
system = "x86_64-linux";
|
||||||
|
profiles = with profiles; [default dev];
|
||||||
|
};
|
||||||
phosphorus = lib.mkHome {
|
phosphorus = lib.mkHome {
|
||||||
system = "aarch64-darwin";
|
system = "aarch64-darwin";
|
||||||
profiles = with profiles; [
|
profiles = with profiles; [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user