From eea9c4da3c396ff35ade54babdf316ceac626f34 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Wed, 29 May 2024 11:53:45 +0200 Subject: follow the rename of the sudoers file in distribution --- systems/ayase/system-configuration.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systems/ayase') diff --git a/systems/ayase/system-configuration.scm b/systems/ayase/system-configuration.scm index bbec626..8c613ea 100644 --- a/systems/ayase/system-configuration.scm +++ b/systems/ayase/system-configuration.scm @@ -119,4 +119,4 @@ (timezone "Europe/Warsaw") (locale "pl_PL.utf8") (services services) - (sudoers-file sudoers-file))) + (sudoers-file %sudoers-specification*))) -- cgit v1.2.3