create openssh module

This commit is contained in:
Richie Cahill
2024-04-15 00:36:26 -04:00
committed by Alice Huston
parent 8209d5b82c
commit f99fb01f03
4 changed files with 64 additions and 63 deletions

View File

@ -29,6 +29,7 @@
};
};
services.openssh.enable = false;
services.autopull = {
enable = false;
ssh-key = "/root/.ssh/id_ed25519_ghdeploy";

View File

@ -32,8 +32,6 @@
};
};
openssh.enable = true;
printing.enable = true;
pipewire = {