sakura: remove dashdot
This commit is contained in:
parent
f4db26273d
commit
fa8b182d70
2 changed files with 0 additions and 15 deletions
|
@ -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";
|
||||
};
|
||||
};
|
||||
}
|
|
@ -4,7 +4,6 @@
|
|||
./forgejo.nix
|
||||
./rustypaste.nix
|
||||
./hedgedoc.nix
|
||||
./dashdot.nix
|
||||
./grafana.nix
|
||||
./vaultwarden.nix
|
||||
./conduit.nix
|
||||
|
|
Loading…
Reference in a new issue