feat(gs/system): Init yeren
My new work laptop, a dell XPS 13. Change-Id: Ieab06622c9b280182025edfa63adf649e5fc70d8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2205 Tested-by: BuildkiteCI Reviewed-by: glittershark <grfn@gws.fyi> Reviewed-by: lukegb <lukegb@tvl.fyi>
This commit is contained in:
parent
904cd3e6c0
commit
d4fb573cf7
8 changed files with 79 additions and 26 deletions
|
|
@ -25,5 +25,12 @@ rec {
|
|||
|
||||
dobharchuHome = dobharchu.activation-script;
|
||||
|
||||
meta.targets = [ "chupacabraHome" ];
|
||||
yeren = home ./machines/yeren.nix;
|
||||
|
||||
yerenHome = yeren.activation-script;
|
||||
|
||||
meta.targets = [
|
||||
"chupacabraHome"
|
||||
"yerenHome"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue