This commit is contained in:
pinpox
2025-06-03 23:22:58 +02:00
parent 692b2ae738
commit 919648eae5
2 changed files with 2 additions and 2 deletions

View File

@@ -30,4 +30,4 @@
}; };
}; };
}; };
} }

View File

@@ -3,4 +3,4 @@
clan.modules = { clan.modules = {
auto-upgrade = lib.modules.importApply ./default.nix { }; auto-upgrade = lib.modules.importApply ./default.nix { };
}; };
} }