diff options
author | Vincent Ambo <mail@tazj.in> | 2022-05-09T15·12+0200 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-05-10T13·41+0000 |
commit | 302b754d7adb2bfc3783ca61572d1f197f7f2b5e (patch) | |
tree | 8583d03d84e772cc25a2392ad29e745d8bc7ad29 /ops/machines | |
parent | 5518f620bbec2e4407519a4a5b71073c9ed380af (diff) |
feat(tazjin/nixos): Add system configuration for zamalek r/4048
This is my new Huawei MateBook X. Change-Id: I32a8b77dd8f53b3c89bf63f448cd2880f9a457b7 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5554 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su>
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 73aec809385e..9f77f0048d86 100644 --- a/ops/machines/all-systems.nix +++ b/ops/machines/all-systems.nix @@ -9,6 +9,7 @@ camden frog tverskoy + zamalek ]) ++ (with depot.users.grfn.system.system; [ |