diff options
Diffstat (limited to 'home-config')
| -rw-r--r-- | home-config/home-configuration.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 3e35a56..c837f9e 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -195,6 +195,9 @@ | |||
| 195 | (prefer | 195 | (prefer |
| 196 | (family "DejaVu Sans Mono"))))) | 196 | (family "DejaVu Sans Mono"))))) |
| 197 | (service home-dbus-service-type) | 197 | (service home-dbus-service-type) |
| 198 | (service downloads-garbage-collector-service-type | ||
| 199 | (downloads-garbage-collector-configuration | ||
| 200 | (user "ryan"))) | ||
| 198 | ;;; trying some changes | 201 | ;;; trying some changes |
| 199 | ;(template-files "." | 202 | ;(template-files "." |
| 200 | ;'("spotify-player/app.toml" | 203 | ;'("spotify-player/app.toml" |
