From ba00e9318e18f2c8bd62fa6fb19b2cf73773daae Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Fri, 26 Jul 2024 12:31:29 -0700 Subject: unify param ordering --- hosts/phoenix/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/phoenix') diff --git a/hosts/phoenix/home.nix b/hosts/phoenix/home.nix index 684b35a..69fb38f 100644 --- a/hosts/phoenix/home.nix +++ b/hosts/phoenix/home.nix @@ -1,4 +1,4 @@ -{ lib, pkgs, inputs, config, ...}: +{ config, lib, pkgs, inputs, ...}: { imports = [ -- cgit v1.2.3