From 915584d3fb328a882a9f1e0c8554e53403408498 Mon Sep 17 00:00:00 2001 From: DRAGONTOS Date: Tue, 2 Apr 2024 20:39:58 +0200 Subject: [PATCH] fix: tags are now correct and removed OwO --- content/posts/debian-server-install/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/debian-server-install/index.md b/content/posts/debian-server-install/index.md index 0d4f8bf..319996f 100644 --- a/content/posts/debian-server-install/index.md +++ b/content/posts/debian-server-install/index.md @@ -2,8 +2,8 @@ title: "A good debian 12 server install with docker and zsh!" date: 2024-04-02 draft: false -description: "OwO" -tags: ["hyprland", "workflow"] +description: "" +tags: ["debian", "server", "vm", "docker"] --- How to make a good Debian 12 server install with Docker and all the tools I use for such a server, like eza and zsh.