added rest of the nixos modules
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
flake.modules.networking.ssh = {
|
||||
services.sshd.enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user