Erreurs diverses

This commit is contained in:
Lyes Saadi 2025-10-12 01:36:56 +02:00
parent cb0119bc84
commit 7f7fca0db7
Signed by: lyes
GPG key ID: 55A1D803917CF39A
2 changed files with 17 additions and 15 deletions

View file

@ -1,4 +1,4 @@
{ }:
{ ... }:
{
# Networking
@ -24,6 +24,7 @@
interfaces = {
ens2f0 = {
ipv4 = {
addresses = [
{
address = "185.230.78.13";
@ -40,4 +41,5 @@
};
};
};
};
}

View file

@ -1,4 +1,4 @@
{ }:
{ ... }:
{
services.openssh.enable = true;