flake me
This commit is contained in:
parent
000e050396
commit
6182ab3108
2 changed files with 38 additions and 36 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue