add devcontainer
This commit is contained in:
parent
c1eb596b35
commit
318bf5d6cd
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ rec {
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
devcontainer
|
||||
stylua
|
||||
rojo
|
||||
(pkgs.callPackage ../packages/luau-lsp.nix { inherit pkgs; })
|
||||
|
|
Loading…
Add table
Reference in a new issue