zellij/module.nix: disable zellij
This commit is contained in:
parent
73df248093
commit
edf0326c04
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
|||
});
|
||||
in {
|
||||
environment.systemPackages = builtins.attrValues {
|
||||
inherit patched-zellij;
|
||||
# inherit patched-zellij;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue