adlkfjsdfio
This commit is contained in:
parent
5f854f959a
commit
ca97cb93f5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, lib, ... }:
|
||||
|
||||
{
|
||||
home.file.".zshenv".text = lib.mkForce null;
|
||||
home.file.".zshenv".text = "";
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue