update hosts
This commit is contained in:
parent
7b152ccd16
commit
f99ae718d9
2 changed files with 7 additions and 3 deletions
|
|
@ -41,6 +41,10 @@ in
|
|||
networking = {
|
||||
hostName = "tofu";
|
||||
};
|
||||
|
||||
environment.variables = {
|
||||
TF_LOG = "trace";
|
||||
};
|
||||
environment.systemPackages = [
|
||||
];
|
||||
system.stateVersion = "25.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue