diff options
Diffstat (limited to '.local')
-rwxr-xr-x | .local/bin/dmbookm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/dmbookm b/.local/bin/dmbookm index 18ab90a..e7004a8 100755 --- a/.local/bin/dmbookm +++ b/.local/bin/dmbookm @@ -37,6 +37,7 @@ use constant LIST => { nua_sentry => 'https://sentry.nuabee.fr/', nua_leek => 'https://leek.int.ysosecure.com/', nua_otc => 'https://auth.otc.t-systems.com/', + nua_nm => 'https://dashboard.nm.nuabee.fr/', }; sub main |