aboutsummaryrefslogtreecommitdiff
path: root/homes/bard.scm
diff options
context:
space:
mode:
Diffstat (limited to 'homes/bard.scm')
-rw-r--r--homes/bard.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/homes/bard.scm b/homes/bard.scm
index 28090dfd..c0682176 100644
--- a/homes/bard.scm
+++ b/homes/bard.scm
@@ -29,5 +29,5 @@
%kbg-fonts))
(services
- (append bash-service)))
- ;;(configs-for-host 'bard))
+ (append bash-service
+ (configs-for-host 'bard))))