This commit is contained in:
Chris Kruining 2025-09-18 07:31:56 +02:00
parent c14beaf03a
commit 16610ff627
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -35,6 +35,10 @@
./clanServices/flake-module.nix ./clanServices/flake-module.nix
]; ];
flake = {
modules = {};
};
clan = { clan = {
meta.name = "amarth-services"; meta.name = "amarth-services";