Misc updates
This commit is contained in:
parent
3f16537322
commit
1ce15710a1
9 changed files with 108 additions and 230 deletions
|
@ -13,12 +13,10 @@ in
|
|||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
programs.k9s = {
|
||||
programs.k9s.enable = true;
|
||||
catppuccin.k9s = {
|
||||
enable = true;
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
transparent = true;
|
||||
};
|
||||
transparent = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue