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