nixos/ayatana-indicators: nixfmt

This commit is contained in:
OPNA2608
2024-08-08 17:10:12 +02:00
parent 25625d78e4
commit ce6dff1fdd
@@ -1,7 +1,8 @@
{ config
, pkgs
, lib
, ...
{
config,
pkgs,
lib,
...
}:
let
@@ -32,9 +33,7 @@ in
environment = {
systemPackages = cfg.packages;
pathsToLink = [
"/share/ayatana"
];
pathsToLink = [ "/share/ayatana" ];
};
# libayatana-common's ayatana-indicators.target with explicit Wants & Before to bring up requested indicator services