aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/infrastructure/guix/system.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm
index e37ce73..6a63845 100644
--- a/src/infrastructure/guix/system.scm
+++ b/src/infrastructure/guix/system.scm
@@ -125,7 +125,9 @@
(timezone "America/Sao_Paulo")
(host-name tld)
(skeletons
- `((".profile" ,(plain-file "user-profile" (file "src/infrastructure/config/profile.sh")))))
+ `((".profile"
+ ,(plain-file "user-profile"
+ (file "src/infrastructure/config/profile.sh")))))
(users
(append
(list