hand7s: zellij init
This commit is contained in:
parent
71aed8ed29
commit
c0fd396777
1 changed files with 7 additions and 0 deletions
7
hand7s/programs/zellij.nix
Normal file
7
hand7s/programs/zellij.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{...}: {
|
||||||
|
programs = {
|
||||||
|
zellij = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue