Skip to content

Commit

Permalink
tree: fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
moni-dz committed Dec 15, 2024
1 parent a39c3d4 commit 6dc7923
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions hosts/mistral/configuration.nix
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{ inputs
, modulesPath
, config
, lib
, pkgs
, ...
{
inputs,
modulesPath,
config,
lib,
pkgs,
...
}:

{
Expand Down

0 comments on commit 6dc7923

Please sign in to comment.