about summary refs log tree commit diff
path: root/users/glittershark/system/system/machines/yeren.nix
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2021-04-07T14·33-0400
committerglittershark <grfn@gws.fyi>2021-04-07T15·27+0000
commit5d71617eda151d92a417ae71010068be4c6af1e0 (patch)
tree7ac302045627cd70edf04afc9292076f9c53d9b6 /users/glittershark/system/system/machines/yeren.nix
parent0419aa1f632fc744b0d2c29dcf8f8b547367446f (diff)
feat(gs/yeren): Add Kolide r/2455
Add kolide, the endpoint monitoring system / MDM we're using at work, to
the system derivation for my work computer.

I hate MDMs almost universally, and this one is no different, but SOC2
waits for no one.

Change-Id: I99bcb5341182a81512699d50b279efd9e1b2194b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2903
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
Diffstat (limited to 'users/glittershark/system/system/machines/yeren.nix')
-rw-r--r--users/glittershark/system/system/machines/yeren.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/glittershark/system/system/machines/yeren.nix b/users/glittershark/system/system/machines/yeren.nix
index a8f7df5dc5..444ea91e84 100644
--- a/users/glittershark/system/system/machines/yeren.nix
+++ b/users/glittershark/system/system/machines/yeren.nix
@@ -10,6 +10,7 @@
     ../modules/sound.nix
     ../modules/tvl.nix
     ../modules/development.nix
+    ../modules/work/kolide.nix
   ];
 
   networking.hostName = "yeren";