cleanup w/ deadnix

This commit is contained in:
xunuwu 2024-03-17 11:26:16 +01:00
parent 4f169eeb84
commit 5ba1d810d4
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
27 changed files with 23 additions and 170 deletions

View file

@ -1,69 +1,8 @@
{
lib,
config,
pkgs,
...
}: let
hostname = config.networking.hostName;
dashyConfig = {
pageInfo = {
#title = "Home Lab";
};
sections = [
{
name = "*arr";
icon = "hl-servarr";
items = [
{
title = "Sonarr";
icon = "hl-sonarr";
url = "http://${hostname}:8989";
}
{
title = "Radarr";
icon = "hl-radarr";
url = "http://${hostname}:7878";
}
{
title = "Prowlarr";
icon = "hl-prowlarr";
url = "http://${hostname}:9696";
}
];
}
{
name = "Management";
items = [
{
title = "Jellyseerr";
icon = "hl-jellyseerr";
url = "http://${hostname}:5055";
}
{
title = "Transmission";
icon = "hl-transmission";
url = "http://${hostname}:9091";
}
];
}
{
name = "Music";
items = [
{
title = "Betanin";
icon = "hl-betanin";
url = "http://${hostname}:9393";
}
{
title = "Slskd";
icon = "hl-soulseek";
url = "http://${hostname}:5030";
}
];
}
];
};
in {
}: {
imports = [
#./statistics
];

View file

@ -1,4 +1,4 @@
{pkgs, ...}: {
{...}: {
services = {
dbus.implementation = "broker";

View file

@ -1,9 +1,4 @@
{
lib,
config,
self,
...
}: {
{...}: {
services.transmission = {
enable = true;
};

View file

@ -1,8 +1,4 @@
{
config,
pkgs,
...
}: {
{...}: {
#networking.wg-quick.interfaces."wg0".configFile = config.sops.secrets.wireguard.path;
# Sets tailscale to a high priority, to make sure tailscale