fixing the header of kaladin.scm

This commit is contained in:
Chris Cochrun 2023-06-28 11:39:39 -05:00
parent 5bc5f4fc0c
commit 6b8528702c

View file

@ -1,14 +1,10 @@
;; This is an operating system configuration generated ;; This file is my desktop OS
;; by the graphical installer. ;;
;; ;; Author: Chris Cochrun
;; Once installation is complete, you can learn and modify ;; Email: chris@cochrun.xyz
;; this file to tweak the system configuration, and pass it ;;
;; to the 'guix system reconfigure' command to effect your ;; License: GPLv3
;; changes. ;;
;; Indicate which modules to import to access the variables
;; used in this configuration.
(define-module (kaladin) (define-module (kaladin)
#:use-module (gnu) #:use-module (gnu)