Skip to content

Commit

Permalink
Run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystucki committed Jun 19, 2024
1 parent 4475b53 commit c5e5695
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,7 @@
homeManagerModule = ./volt/home-manager.nix;
};

"zephyr-nixos" = nixosConfig {
nixosModule = ./zephyr/nixos-configuration.nix;
};
"zephyr-nixos" = nixosConfig { nixosModule = ./zephyr/nixos-configuration.nix; };
};

darwinConfigurations =
Expand Down

0 comments on commit c5e5695

Please sign in to comment.