about summary refs log tree commit diff
path: root/users/glittershark/system/home/modules/development.nix
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-11-26T01·44-0500
committerglittershark <grfn@gws.fyi>2020-11-26T01·49+0000
commit8eb7c6a5156787c8d8cdc6e03269faa2be60c7b3 (patch)
treeb07d2658ae4c91eaa1473f9b192db692ededdb37 /users/glittershark/system/home/modules/development.nix
parent3cbef0662934578d1eabd5e5b3c4b8ae9c6a4921 (diff)
chore(glittershark): Remove everything Urbint related r/1919
bye urbint!

Change-Id: I87ded275e6e5298e4e29c38775bae47a8fc07bac
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2149
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
Diffstat (limited to 'users/glittershark/system/home/modules/development.nix')
-rw-r--r--users/glittershark/system/home/modules/development.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/glittershark/system/home/modules/development.nix b/users/glittershark/system/home/modules/development.nix
index 3056f8547a..fd00be8637 100644
--- a/users/glittershark/system/home/modules/development.nix
+++ b/users/glittershark/system/home/modules/development.nix
@@ -32,7 +32,6 @@ with lib;
   imports = [
     ./lib/zshFunctions.nix
     ./development/kube.nix
-    ./development/urbint.nix
     ./development/agda.nix
   ];