diff --git a/hosts/mistral/configuration.nix b/hosts/mistral/configuration.nix index 5d43ceb..2ba9a61 100644 --- a/hosts/mistral/configuration.nix +++ b/hosts/mistral/configuration.nix @@ -1,9 +1,10 @@ -{ inputs -, modulesPath -, config -, lib -, pkgs -, ... +{ + inputs, + modulesPath, + config, + lib, + pkgs, + ... }: {