diff options
| author | seth <[email protected]> | 2023-09-06 17:50:53 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-09-07 13:52:26 -0400 |
| commit | e41f98de313f81a74a6ebb1131b3bd92817c4acb (patch) | |
| tree | 02272b37a7ce9650bdfc47f73be64a0a7b2f8800 /users | |
| parent | 5d0fdf984a2708ad746669814ac874d6f7ad44b4 (diff) | |
hosts: remove p-body
Diffstat (limited to 'users')
| -rw-r--r-- | users/seth/programs/ssh.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/seth/programs/ssh.nix b/users/seth/programs/ssh.nix index 7be5f0e..ad87477 100644 --- a/users/seth/programs/ssh.nix +++ b/users/seth/programs/ssh.nix @@ -47,7 +47,6 @@ in { # servers "atlas".user = "atlas"; - "p-body".user = "p-body"; }; }; |
