up
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{lib, pkgs, ...}: {
|
||||
{
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
enableFishIntegration = lib.mkDefault false;
|
||||
|
||||
Reference in New Issue
Block a user