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 f1008bb..554d074 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -34,6 +34,8 @@ in { ccls pyright git-lfs + + slides ] ++ [ tlauncher ]; imports = (map (path: ../../config/${path}) [ |
