slight mishap

This commit is contained in:
Ittihadyya 2024-11-26 11:54:44 +02:00
parent 13a7232909
commit 0f235b7ca0

View file

@ -6,11 +6,11 @@
instances = {
${config.networking.hostName} = {
enable = true;
hostPackages = [];
labels = [];
hostPackages = [ ];
labels = [ ];
name = config.networking.hostName;
settings = { };
tokenFile = { };
tokenFile = "";
url = "https://git.collective-conciousness.monster";
};
};