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