migrate admin module

This commit is contained in:
pinpox
2025-05-07 12:35:14 +02:00
committed by pinpox
parent ef4b5cc9d5
commit 9b1a4e8219
22 changed files with 203 additions and 29 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;