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/c-pc/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/c-pc') diff --git a/hosts/c-pc/home.nix b/hosts/c-pc/home.nix index 960cc8e..65d815f 100644 --- a/hosts/c-pc/home.nix +++ b/hosts/c-pc/home.nix @@ -1,4 +1,4 @@ -{ lib, pkgs, inputs, config, ...}: +{ config, lib, pkgs, inputs, ...}: { imports = [ -- cgit v1.2.3