summaryrefslogtreecommitdiff
path: root/deployment/systems/akashi.scm
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2025-06-17 10:36:20 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2025-06-17 10:36:20 +0200
commit3bdb626ff1faf8daaf156ee981e579fc0991d87b (patch)
tree60f3b83009829824877d5145edf8f6755edaa1ed /deployment/systems/akashi.scm
parent9717856c4fdd917b58f9e5f2be5094b6d38aa646 (diff)
systems: update sudoers-file to use the definition in sovereign repository
Diffstat (limited to 'deployment/systems/akashi.scm')
-rw-r--r--deployment/systems/akashi.scm2
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))))