5
modules/nixos/home/zellij.nix
Normal file
5
modules/nixos/home/zellij.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
programs.zellij = {
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user