aboutsummaryrefslogtreecommitdiff
path: root/roles/home/desktop/polybar.nix
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-07-26 12:31:29 -0700
committerCaroline Larimore <caroline@larimo.re>2024-07-26 12:31:29 -0700
commitba00e9318e18f2c8bd62fa6fb19b2cf73773daae (patch)
treed9b68d2a0e5a146b087a4286d94f8c52a858b74a /roles/home/desktop/polybar.nix
parent3b80789de380e8cc9e32ef5a575a434ce10b3e71 (diff)
unify param ordering
Diffstat (limited to 'roles/home/desktop/polybar.nix')
-rw-r--r--roles/home/desktop/polybar.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/home/desktop/polybar.nix b/roles/home/desktop/polybar.nix
index 82d9ee1..396218c 100644
--- a/roles/home/desktop/polybar.nix
+++ b/roles/home/desktop/polybar.nix
@@ -1,4 +1,4 @@
-{ pkgs, config, ... }:
+{ config, pkgs, ... }:
{
services.polybar = {