Skip to content

Commit

Permalink
config: base: Reindent.
Browse files Browse the repository at this point in the history
  • Loading branch information
minikN committed Apr 2, 2024
1 parent a2dbcb4 commit 3aa26a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/base.scm
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

"adwaita-icon-theme"
"hicolor-icon-theme"
)))
)))

(define %base-system-packages
'())
Expand Down Expand Up @@ -174,7 +174,7 @@
(feature-compile)

;;; IRC
(feature-irc-settings
(feature-irc-settings
#:irc-accounts
(list
(irc-account
Expand Down Expand Up @@ -230,7 +230,7 @@
(feature-networking)

(feature-ungoogled-chromium
#:default-browser? #t)
#:default-browser? #t)

;;; Fonts
(feature-fonts
Expand Down

0 comments on commit 3aa26a3

Please sign in to comment.