mirror of
https://github.com/wlcx/home.git
synced 2026-02-15 14:23:45 +00:00
phosphorus: add
This commit is contained in:
parent
f89e0bcec7
commit
1e8b5ebb0d
@ -80,6 +80,10 @@
|
|||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
profiles = with profiles; [default dev];
|
profiles = with profiles; [default dev];
|
||||||
};
|
};
|
||||||
|
phosphorus = lib.mkHome {
|
||||||
|
system = "aarch64-darwin";
|
||||||
|
profiles = with profiles; [default dev sensitive mac];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
# Per-system things
|
# Per-system things
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user