Erreurs diverses
This commit is contained in:
parent
cb0119bc84
commit
7f7fca0db7
2 changed files with 17 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ }:
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
# Networking
|
||||
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
interfaces = {
|
||||
ens2f0 = {
|
||||
ipv4 = {
|
||||
addresses = [
|
||||
{
|
||||
address = "185.230.78.13";
|
||||
|
|
@ -40,4 +41,5 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{ }:
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
services.openssh.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue