Refactored flakes, and moved to unstable!

This commit is contained in:
fwastring 2025-09-10 09:33:17 +02:00
parent 6ff838b83f
commit 14ba2cc1ef
15 changed files with 379 additions and 350 deletions

View file

@ -4,7 +4,4 @@ let
in
{
programs.k9s.enable = true;
xdg.configFile."k9s".source = inputs.k9s-config;
}