From 6a345009f6b32bb4fb5782b0cdd95cb94f442cf3 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 19 Jul 2024 11:04:07 -0400 Subject: [PATCH] chore: Fix formatting --- home/swayosd.nix | 2 +- hosts/phone/configuration.nix | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/home/swayosd.nix b/home/swayosd.nix index 88bbf110..f0e6c551 100644 --- a/home/swayosd.nix +++ b/home/swayosd.nix @@ -1,3 +1,3 @@ { - services.swayosd.enable = true; + services.swayosd.enable = true; } diff --git a/hosts/phone/configuration.nix b/hosts/phone/configuration.nix index 8e55f998..d64288e3 100644 --- a/hosts/phone/configuration.nix +++ b/hosts/phone/configuration.nix @@ -104,6 +104,7 @@ in inherit (self.packages.${pkgs.system}) webp-thumbnailer ; + inherit (pkgs.gnome) gnome-contacts gnome-sound-recorder @@ -125,7 +126,7 @@ in caerbannog eog geary - ; + ; }; modules = {