v1
This commit is contained in:
parent
62df62c3aa
commit
db11846811
27 changed files with 887 additions and 64 deletions
|
|
@ -3,7 +3,7 @@ let
|
|||
cfg = config.xyno.helix;
|
||||
in
|
||||
{
|
||||
options.ragon.xyno.enable = lib.mkOption { default = false; };
|
||||
options.xyno.helix.enable = lib.mkOption { default = false; };
|
||||
config = lib.mkIf cfg.enable {
|
||||
home.packages = with pkgs; [
|
||||
jsonnet-language-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue