summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/ayase-old.scm (renamed from systems/ayase.scm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/ayase.scm b/systems/ayase-old.scm
index 7012445..5534f90 100644
--- a/systems/ayase.scm
+++ b/systems/ayase-old.scm
@@ -1,7 +1,7 @@
;;; SPDX-License-Identifier: GPL-3.0-or-later
;;; SPDX-FileCopyrightText: 2024 Marek Paśnikowski <marek@marekpasnikowski.pl>
-(define-module (systems ayase)
+(define-module (systems ayase-old)
#:use-module ((gnu system)
#:prefix gnu:system:)
#:use-module ((gnu system file-systems)