Compare commits

..

No commits in common. "53bfa5a4568920ff79687095daef5e4a72253578" and "12ae5d7efdf5fbcf20c285c5435bf372d9486c29" have entirely different histories.

3 changed files with 0 additions and 15 deletions

View file

@ -66,7 +66,6 @@ in {
jpegoptim
exiftool
exif
perl
];
dgn-secrets.matches."^nextcloud-.*$" = { owner = "nextcloud"; };

View file

@ -36,8 +36,6 @@ in
hostName = name;
domain = "${meta.nodes.${name}.zone}.infra.dgnum.eu";
useNetworkd = true;
firewall.logRefusedConnections = false;
};
systemd.network.networks = mapAttrs' mkInterface net.interfaces;

View file

@ -116,17 +116,5 @@
_type = "static";
path = ./castopod.patch;
}
# onlyoffice-documentserver: 7.3.3 -> 7.4.0
{
id = 238182;
hash = "sha256-HhdNPOOmQ62IYoG50ZGc0U/dUub2vIQ4fJR/gudoV2Y=";
}
# onlyoffice-documentserver: 7.4.0 -> 7.4.1
{
id = 252318;
hash = "sha256-lI5WYFlxKvava9e+eTI8ZGogIb3uPOLAWFrkxbSlCXI=";
}
];
}