mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 17:38:30 +02:00
nuc: rework torrent vpn and add exporter
This commit is contained in:
parent
3d572d7a38
commit
aad5133e9e
11 changed files with 82 additions and 23 deletions
|
@ -4,7 +4,7 @@ let
|
|||
in
|
||||
{
|
||||
virtualisation.oci-containers = {
|
||||
containers.kanboard = {
|
||||
containers.logseq = {
|
||||
image = "ghcr.io/logseq/logseq-webapp:latest";
|
||||
ports = [ "127.0.0.1:8045:80" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue