STill trying
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{ config, pkgs, lib, flakeRoot, ... }:
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
lib,
|
||||
flakeRoot,
|
||||
...
|
||||
}:
|
||||
let
|
||||
repoZshConf = flakeRoot + "/assets/conf/dev/terminal/zsh.conf";
|
||||
in
|
||||
@@ -28,6 +34,5 @@ in
|
||||
"zsh-syntax-highlighting"
|
||||
];
|
||||
};
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user