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