diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-18 12:22:04 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-18 12:22:04 +0530 |
| commit | fae3bcc8c9a51e5315d01139b3ae39c0178fee6c (patch) | |
| tree | 80efa6743716598789679ad8eece6d575ae7bbf4 /machines/x/home.nix | |
| parent | 2ef439d8f512b7293e36ad85b4ffb9709f366dfb (diff) | |
update
Diffstat (limited to 'machines/x/home.nix')
| -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}) [ |
