From 9bc15706027159be52114acbea561e7814a12445 Mon Sep 17 00:00:00 2001 From: Random936 Date: Thu, 19 Mar 2026 21:27:31 -0400 Subject: [PATCH] Fixed mnemosyne alias --- home/modules/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/zsh.nix b/home/modules/zsh.nix index ee67d54..75a09ba 100644 --- a/home/modules/zsh.nix +++ b/home/modules/zsh.nix @@ -47,7 +47,7 @@ r730xd-proxmox = "ssh root@192.168.100.22"; r330-media = "ssh media@192.168.100.40"; r330-logging = "ssh logging@192.168.100.41"; - mnemosyne = "ssh sampledb@192.168.100.42"; + mnemosyne = "ssh mnemosyne@192.168.100.42"; mindforge = "ssh mindforge@mindforge.randomctf.local"; # Nix Specific aliases