Setup SSH added, hms fixed, removed shared SSH keys
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
pkgs.writeShellScriptBin "setup-ssh" (builtins.readFile ./setup-ssh.sh)
|
||||
Reference in New Issue
Block a user