preparing stuff

This commit is contained in:
kity 2025-04-11 23:08:41 +02:00
parent 585ab2b5aa
commit b6cb128b5f
4 changed files with 24 additions and 31 deletions

View file

@ -84,12 +84,14 @@ in
}
];
bookmarks = [ { code = [ { "Github" = [ { href = "https://github.com"; } ]; } ]; } ];
bookmarks = [
{ code = [ { "Github" = [ { href = "https://github.com"; } ]; } ]; }
{ social = [ { "Bluesky" = [ { href = "https://bsky.app"; } ]; { "mastodon" = [{ href = "https://fish.hypervirtual.world" }]; } } ]; }
];
services = [
{
"Divertissement" = [
{
"Serveur Minecraft poulet" = {
icon = "minecraft";
@ -236,7 +238,6 @@ in
};
}
{
"Transmission" = {
icon = "transmission";
description = "s'occupe du téléchargement des fichiers";
@ -278,15 +279,6 @@ in
}
{
"Administration" = [
/*
{
"Proxmox Backup Server" = {
icon = "proxmox-light";
description = "Permet de sauvegarder le serveur.";
href = "https://${cfg.proxmoxBSIp}:8007";
};
}
*/
{
"Proxmox VE" = {
icon = "proxmox";