nixos/whale2/valheim: Fix volume names
This commit is contained in:
parent
ca8ad4c043
commit
3b55a1fa67
@ -18,8 +18,8 @@ in
|
||||
environmentFiles = [ config.age.secrets."whale2/valheim.env".path ];
|
||||
|
||||
volumes = [
|
||||
"data:/config"
|
||||
"server:/opt/valheim"
|
||||
"valheim_data:/config"
|
||||
"valhem_server:/opt/valheim"
|
||||
];
|
||||
|
||||
extraOptions = [
|
||||
|
Loading…
Reference in New Issue
Block a user