fix: fmt
This commit is contained in:
parent
8e0ec53740
commit
82c0c4ae42
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ in {
|
|||
|
||||
# explisitly stating this is good
|
||||
defaultGateway = {
|
||||
address= "193.1.99.65";
|
||||
address = "193.1.99.65";
|
||||
interface = "eno1";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue