From d8095b0d10a109e1b75e5f68aa93ea9ea6837946 Mon Sep 17 00:00:00 2001 From: Kyren223 Date: Fri, 24 Jul 2026 23:25:15 +0300 Subject: [PATCH] Removed NixOS from skills --- src/pages/skills.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/skills.astro b/src/pages/skills.astro index 90de276..6d6f4b1 100644 --- a/src/pages/skills.astro +++ b/src/pages/skills.astro @@ -19,7 +19,7 @@ const langs = [ const tools = [ "Git & GitHub & Gitea", "SQLite and Firebase", - "Linux & NixOS", + "Linux", "Neovim and Tmux", ]; const frameworks = ["Raylib", "Spigot API", "Bubbletea", "Astro"];