lfs: setup lockverify

This commit is contained in:
Christoph Hollizeck 2024-12-28 07:51:39 +01:00
parent 594863ab7d
commit ed8ff6fe90
2 changed files with 2 additions and 0 deletions

View file

@ -52,6 +52,7 @@ in
];
strategy = "incremental";
};
lfs."https://git.christophhollizeck.dev/Daholli/nixos-config.git/info/lfs".locksverify = true;
};
};
};