Added forgejo, actual, and formatted some stuff

This commit is contained in:
fwastring 2025-09-23 13:23:13 +02:00
parent a6e1b359ef
commit 4e60d4fbc9
13 changed files with 293 additions and 130 deletions

View file

@ -9,8 +9,7 @@ let
in
{
programs.k9s = {
# enable = true;
enable = false;
enable = true;
settings = {
k9s.ui.skin = "catppuccin-latte";
};