mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-27 18:09:26 +02:00
feat: update git pre-commit checks
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
##############################################################################################
|
||||
with lib; let
|
||||
cfg = config.home.immutable-file;
|
||||
immutableFileOpts = {...}: {
|
||||
immutableFileOpts = _: {
|
||||
options = {
|
||||
src = mkOption {
|
||||
type = types.path;
|
||||
|
||||
Reference in New Issue
Block a user