diff options
Diffstat (limited to 'machines/x')
| -rw-r--r-- | machines/x/home.nix | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/machines/x/home.nix b/machines/x/home.nix index 114faef..958a951 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -34,6 +34,8 @@ in {      ccls      nodePackages.pyright      git-lfs + +    vagrant    ] ++ [ tlauncher ];    imports = (map (path: ../../config/${path}) [ | 
