Skip to content

Commit

Permalink
chore: remove some useless stuff and add useful stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Suya1671 committed May 21, 2024
1 parent c5cdfba commit 05db64e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions devshell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@
packages = with pkgs; [
yaml-language-server # yaml LSP
alejandra # uncomprimising nix formatter
fnlfmt # fennel formatter
fennel # fennel compiler
config.packages.fennel-ls
marksman # markdown LSP
deno # deno LSP for ags transpiler
nodejs
nodePackages.typescript-language-server # typescript LSP for ags autocomplete
sops
Expand Down
1 change: 1 addition & 0 deletions users/tntman/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
ripgrep # searching stuff
cachix # caching stuff
bitwarden-cli # password manager stuff
cloudflared # ssh tunnel stuff
];
};

Expand Down

0 comments on commit 05db64e

Please sign in to comment.