feat: move MOMO to cloud.oracle.com

This commit is contained in:
Jacob Bachmann 2025-12-04 23:44:46 +01:00
parent 7dab99bd6d
commit 2ae9fa7b88
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
18 changed files with 52 additions and 68 deletions

View file

@ -7,13 +7,6 @@
../../modules
];
bchmnn = {
network = {
resolved.enable = true;
networkd.enable = true;
};
};
services.openssh = {
settings = {
PasswordAuthentication = false;