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 b939157..8dd0e80 100644 --- a/deployment/systems/akashi.scm +++ b/deployment/systems/akashi.scm @@ -61,4 +61,4 @@ (locale polish-locale-string) (locale-definitions %suweren-locale-definitions) (services (services)) - (sudoers-file suweren:commons:sudoers:%sudoers-specification*)))) + (sudoers-file sovereign:systems:%sovereign-sudoers-specification)))) |