diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-01-18 18:59:19 -0500 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-01-18 18:59:19 -0500 |
commit | 7957aa8dedb53bec6669cb33184d3e8e07641fd4 (patch) | |
tree | 077cc51c34d5e7a8dda19cab4140f6a5ab06fc93 | |
parent | c8a2ce5015728920495bf8719b7a0c16904b0c36 (diff) |
actually commented out code
-rw-r--r-- | home-config/home-configuration.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index def0bf6..c2801d1 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -150,8 +150,8 @@ | |||
150 | (service home-spotifyd-service-type) | 150 | (service home-spotifyd-service-type) |
151 | (service home-dbus-service-type) | 151 | (service home-dbus-service-type) |
152 | ;;; trying some changes | 152 | ;;; trying some changes |
153 | (template-files "." | 153 | ;(template-files "." |
154 | '("spotify-player/app.toml" | 154 | ;'("spotify-player/app.toml" |
155 | ;;; | 155 | ;;; |
156 | (service home-gpg-agent-service-type | 156 | (service home-gpg-agent-service-type |
157 | (home-gpg-agent-configuration | 157 | (home-gpg-agent-configuration |