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)