about summary refs log tree commit diff
path: root/users/glittershark/system/system/machines/chupacabra.nix
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-07-02T22·53-0400
committerglittershark <grfn@gws.fyi>2020-07-02T23·19+0000
commit0bd0ca09a39cc8e26ccdc8a08c61d468b76522cb (patch)
tree6b54915dcad02675262f44b8e7f74a4890333a85 /users/glittershark/system/system/machines/chupacabra.nix
parentae5c5b88e5cc894303b7f1552101be0299c361f0 (diff)
refactor(gs/chupacabra): Vendor urbint config r/1179
If I want to build this on TVL's CI I can't reference ~/code/urb/urbos,
obviously, so I'll just vendor it here which is fine

Change-Id: I40feb4b29fafae1d3bb0119b7cca1613a4582fdc
Reviewed-on: https://cl.tvl.fyi/c/depot/+/885
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
Reviewed-by: BuildkiteCI
Diffstat (limited to 'users/glittershark/system/system/machines/chupacabra.nix')
-rw-r--r--users/glittershark/system/system/machines/chupacabra.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/glittershark/system/system/machines/chupacabra.nix b/users/glittershark/system/system/machines/chupacabra.nix
index 65e93507ce..7e2269e074 100644
--- a/users/glittershark/system/system/machines/chupacabra.nix
+++ b/users/glittershark/system/system/machines/chupacabra.nix
@@ -4,6 +4,7 @@
     ../modules/common.nix
     ../modules/reusable/battery.nix
     ../modules/tvl.nix
+    ../modules/urbint.nix
   ];
 
   hardware.enableRedistributableFirmware = true;