From 0d57e5a93f19892af26a7bf0a499bd5c9f836e89 Mon Sep 17 00:00:00 2001 From: Leonora Tindall Date: Sat, 17 Aug 2024 23:25:54 -0500 Subject: [PATCH] Remove unnecessary comments --- config.scm | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/config.scm b/config.scm index 048603a..e167ed1 100644 --- a/config.scm +++ b/config.scm @@ -1,14 +1,3 @@ -;; This is an operating system configuration generated -;; by the graphical installer. -;; -;; Once installation is complete, you can learn and modify -;; this file to tweak the system configuration, and pass it -;; to the 'guix system reconfigure' command to effect your -;; changes. - - -;; Indicate which modules to import to access the variables -;; used in this configuration. (use-modules (gnu) (gnu packages)