hallucination box told me this
This commit is contained in:
parent
3088aa9b2c
commit
84f2429aed
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, lib, ... }:
|
||||
|
||||
{
|
||||
home.file.".zshenv" = lib.mkForce null;
|
||||
home.file.".zshenv".target = lib.mkForce null;
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue