This commit is contained in:
Lucy Hochkamp 2024-07-01 15:54:10 +02:00
parent 000e050396
commit 6182ab3108
No known key found for this signature in database
2 changed files with 38 additions and 36 deletions

View file

@ -6,6 +6,8 @@ in
options.ragon.helix.enable = lib.mkOption { default = false; };
config = lib.mkIf cfg.enable {
home.packages = with pkgs; [
jsonnet-language-server
jsonnet
nixpkgs-fmt
## ts
typescript