fixing the header of kaladin.scm
This commit is contained in:
parent
5bc5f4fc0c
commit
6b8528702c
|
@ -1,14 +1,10 @@
|
|||
;; 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.
|
||||
;; This file is my desktop OS
|
||||
;;
|
||||
;; Author: Chris Cochrun
|
||||
;; Email: chris@cochrun.xyz
|
||||
;;
|
||||
;; License: GPLv3
|
||||
;;
|
||||
|
||||
(define-module (kaladin)
|
||||
#:use-module (gnu)
|
||||
|
|
Loading…
Reference in a new issue