Remove unnecessary file

This commit is contained in:
pinpox
2025-05-09 13:09:51 +02:00
committed by Johannes Kirschbauer
parent 8433248c56
commit 4ea4876644
2 changed files with 0 additions and 59 deletions

View File

@@ -8,7 +8,6 @@ in
{
# only import available files, as this allows to filter the files for tests.
flake.clanModules = filterAttrs (_name: pathExists) {
admin = ./admin;
auto-upgrade = ./auto-upgrade;
borgbackup = ./borgbackup;
borgbackup-static = ./borgbackup-static;