Improvements to IVR

This commit is contained in:
Greg Hellings
2025-06-23 09:19:16 -05:00
parent 75930558a3
commit a6d2067ff7
3 changed files with 19 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ let
in
{
"MacBook-Pro.local" = user "aarch64-darwin" "ivr" "gregory.hellings";
"jude.thehellings.lan" = user "aarch64-darwin" "ivr" "gregory.hellings"; # This is annoying, but DNS is a pain for the shared docking station
exodus = greg "exodus";
jude = greg "jude";
isaiah = greg "isaiah";
+1
View File
@@ -37,6 +37,7 @@ in
kubectl
minikube
mise
nil
nixStable
pipenv-ivr
pre-commit
+17
View File
@@ -63,6 +63,19 @@
}
];
}
{
name = "IC";
bookmarks = [
{
name = "Azure Portal/Console";
url = "https://portal.azure.com";
}
{
name = "Azure Code";
url = "https://dev.azure.com";
}
];
}
{
name = "Processes";
bookmarks = [
@@ -78,6 +91,10 @@
name = "DB Request";
url = "https://ivrtg.aha.io/develop/features/INFR-1073";
}
{
name = "Deploy";
url = "https://ivrtg.aha.io/develop/features/EN-1000";
}
{
name = "Server list";
url = "https://ivrtg.atlassian.net/wiki/spaces/ITS/pages/13009166/350+Main";