chore: Fix formatting

This commit is contained in:
Donovan Glover 2024-07-19 11:04:07 -04:00
parent 723ca1d36b
commit 6a345009f6
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,3 @@
{ {
services.swayosd.enable = true; services.swayosd.enable = true;
} }

View File

@ -104,6 +104,7 @@ in
inherit (self.packages.${pkgs.system}) inherit (self.packages.${pkgs.system})
webp-thumbnailer webp-thumbnailer
; ;
inherit (pkgs.gnome) inherit (pkgs.gnome)
gnome-contacts gnome-contacts
gnome-sound-recorder gnome-sound-recorder
@ -125,7 +126,7 @@ in
caerbannog caerbannog
eog eog
geary geary
; ;
}; };
modules = { modules = {