🔧 [shared] Added ssh config for pi4 and homelab
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
imports = with lib.custom; [
|
||||
(relativeToRoot "shared/modules/security/ssh.nix")
|
||||
./firewall.nix
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user