Misc: Add nixfmt-tree and run nix fmt
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{ inputs
|
||||
, config
|
||||
, ...
|
||||
}: {
|
||||
{
|
||||
inputs,
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{
|
||||
# Add home-manager input
|
||||
flake-file.inputs = {
|
||||
home-manager.url = "github:nix-community/home-manager/release-26.05";
|
||||
|
||||
Reference in New Issue
Block a user