sakura: remove dashdot

This commit is contained in:
notohh 2023-12-03 00:01:10 -05:00
parent f4db26273d
commit fa8b182d70
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 0 additions and 15 deletions

View file

@ -1,14 +0,0 @@
_: {
virtualisation.oci-containers.containers.dashdot = {
image = "mauricenino/dashdot:sha-4bef01c";
ports = [
"4000:3001"
];
volumes = [
"/home/notoh/docker/dashdot:/mnt/host:ro"
];
environment = {
DASHDOT_ENABLE_CPU_TEMPS = "true";
};
};
}

View file

@ -4,7 +4,6 @@
./forgejo.nix
./rustypaste.nix
./hedgedoc.nix
./dashdot.nix
./grafana.nix
./vaultwarden.nix
./conduit.nix