diff options
Diffstat (limited to 'deployment/systems/akashi.scm')
-rw-r--r-- | deployment/systems/akashi.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/systems/akashi.scm b/deployment/systems/akashi.scm index a7d48d2..a40dd3b 100644 --- a/deployment/systems/akashi.scm +++ b/deployment/systems/akashi.scm @@ -64,6 +64,6 @@ (users users) (timezone timezone*) (locale polish-locale-string) - (locale-definitions %suweren-locale-definitions) + (locale-definitions sovereign:systems:%sovereign-locale-definitions) (services (services)) (sudoers-file sovereign:systems:%sovereign-sudoers-specification)))) |