From 6b8528702c687aa8cb4f18eed7d433d7fefaa22b Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 28 Jun 2023 11:39:39 -0500 Subject: [PATCH] fixing the header of kaladin.scm --- guix/kaladin.scm | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/guix/kaladin.scm b/guix/kaladin.scm index 3115993..5c5343d 100644 --- a/guix/kaladin.scm +++ b/guix/kaladin.scm @@ -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)