feat(aspen/system): Add lusca
A Framework laptop Change-Id: I646e705d12b76c83e8cdcf11c618d07db3a21f0c Reviewed-on: https://cl.tvl.fyi/c/depot/+/11235 Reviewed-by: aspen <root@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
parent
783972182e
commit
d706ebda65
5 changed files with 186 additions and 0 deletions
|
|
@ -30,7 +30,13 @@ rec {
|
|||
|
||||
yerenHome = yeren.activation-script;
|
||||
|
||||
lusca = home ./machines/lusca.nix;
|
||||
|
||||
luscaHome = lusca.activation-script;
|
||||
|
||||
meta.ci.targets = [
|
||||
"ogopogoHome"
|
||||
"luscaHome"
|
||||
"yerenHome"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue