summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-09-29 15:39:43 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-09-29 15:39:43 +0200
commit235e1a60a91930be49840365d7b53e1d7f53767c (patch)
treea3dfc2a62cd8a9df31927c6de87be0fa644a4418
parent065fa19b1ace493b6145c20c08f7183b6fc3428a (diff)
refactor(mcdowell): expose the module definition to restore guix pull
-rw-r--r--systems/mcdowell.scm32
1 files changed, 16 insertions, 16 deletions
diff --git a/systems/mcdowell.scm b/systems/mcdowell.scm
index 79541ce..8b9d3ad 100644
--- a/systems/mcdowell.scm
+++ b/systems/mcdowell.scm
@@ -1,19 +1,19 @@
-;; (define-module (systems mcdowell)
-;; #:use-module (gnu services) ; service
-;; #:use-module (gnu services guix) ; guix-home-service-type
-;; #:use-module (gnu system keyboard) ; keyboard-layout
-;; #:use-module (machines portable-bios) ; bootloader-configuration*
-;; ; file-systems*
-;; ; firmware*
-;; ; hardware-groups
-;; ; initrd*
-;; ; kernel*
-;; ; swap-devices*
-;; #:use-module (suweren system) ; %suweren-operating-system
-;; #:use-module (users id1000) ; uid1000-account
-;; ; uid1000-home-environment
-;; ; uid1000-name
-;; )
+(define-module (systems mcdowell)
+ #:use-module (gnu services) ; service
+ #:use-module (gnu services guix) ; guix-home-service-type
+ #:use-module (gnu system keyboard) ; keyboard-layout
+ #:use-module (machines portable-bios) ; bootloader-configuration*
+ ; file-systems*
+ ; firmware*
+ ; hardware-groups
+ ; initrd*
+ ; kernel*
+ ; swap-devices*
+ #:use-module (suweren system) ; %suweren-operating-system
+ #:use-module (users id1000) ; uid1000-account
+ ; uid1000-home-environment
+ ; uid1000-name
+ )
;; ;; string
;; (define host-name*