diff options
author | Aspen Smith <root@gws.fyi> | 2024-03-22T22·36-0400 |
---|---|---|
committer | aspen <root@gws.fyi> | 2024-03-31T19·32+0000 |
commit | d706ebda657909211ca0089d575888a6ec94c426 (patch) | |
tree | 9f1a1c128374722207928d737595bdd83f0db01a /ops/machines | |
parent | 783972182e87dcd33572e7c13563c1e7ff52f682 (diff) |
feat(aspen/system): Add lusca r/7830
A Framework laptop Change-Id: I646e705d12b76c83e8cdcf11c618d07db3a21f0c Reviewed-on: https://cl.tvl.fyi/c/depot/+/11235 Reviewed-by: aspen <root@gws.fyi> Tested-by: BuildkiteCI
Diffstat (limited to 'ops/machines')
-rw-r--r-- | ops/machines/all-systems.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/machines/all-systems.nix b/ops/machines/all-systems.nix index 449d41a5f745..c4382fbddb2a 100644 --- a/ops/machines/all-systems.nix +++ b/ops/machines/all-systems.nix @@ -16,6 +16,7 @@ yeren mugwump ogopogo + lusca ]) ++ (with depot.users.wpcarro.nixos; [ |