feat(hand7s): k9s init
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
8a17ce7ada
commit
b7924f8a1d
1 changed files with 7 additions and 0 deletions
7
hand7s/programs/k9s.nix
Normal file
7
hand7s/programs/k9s.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
_: {
|
||||||
|
programs = {
|
||||||
|
k9s = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue