rename shared to modules

Former-commit-id: 2ccd17867f
This commit is contained in:
Hadi
2024-06-18 09:21:14 +02:00
committed by GitHub
parent 6797cb1107
commit b6c4c0e00a
16 changed files with 23 additions and 23 deletions
+6
View File
@@ -0,0 +1,6 @@
{
services.openssh = {
enable = true;
ports = [ 22 ];
};
}