Moved all to moduler
This commit is contained in:
parent
72dafab57f
commit
70b6634137
41 changed files with 35 additions and 52 deletions
|
@ -1,10 +0,0 @@
|
|||
{ config, inputs, pkgs, ... }:
|
||||
|
||||
let
|
||||
in
|
||||
{
|
||||
programs.k9s.enable = true;
|
||||
|
||||
xdg.configFile."k9s".source = inputs.k9s-config;
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue