devshell: add pre-commit hook installer
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m44s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m44s
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
help = "Deploy this nix-config to remote hosts";
|
||||
}
|
||||
];
|
||||
|
||||
devshell.startup.pre-commit.text = config.pre-commit.installationScript;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user