mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-16 17:50:52 +01:00
chore: Fix formatting
This commit is contained in:
parent
723ca1d36b
commit
6a345009f6
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
services.swayosd.enable = true;
|
services.swayosd.enable = true;
|
||||||
}
|
}
|
||||||
|
@ -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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user