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
|
;; This file is my desktop OS
|
||||||
;; by the graphical installer.
|
;;
|
||||||
|
;; Author: Chris Cochrun
|
||||||
|
;; Email: chris@cochrun.xyz
|
||||||
|
;;
|
||||||
|
;; License: GPLv3
|
||||||
;;
|
;;
|
||||||
;; 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.
|
|
||||||
|
|
||||||
(define-module (kaladin)
|
(define-module (kaladin)
|
||||||
#:use-module (gnu)
|
#:use-module (gnu)
|
||||||
|
|
Loading…
Reference in a new issue