diff options
| author | triethyl <triethylammonium@pm.me> | 2026-01-12 20:36:22 -0500 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-01-12 20:36:22 -0500 |
| commit | b74a96528b9fa3418d445e82f3e04c5573c7486c (patch) | |
| tree | db33f62636a9f12926e86bd919eba3af302e057a | |
| parent | a8c4534234f884ccec56136f53e85bdca211a3d0 (diff) | |
home-manager: added vesktop to lucas on thinkpad-laptop
| -rw-r--r-- | home-manager/users/thinkpad-laptop/lucas.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/users/thinkpad-laptop/lucas.nix b/home-manager/users/thinkpad-laptop/lucas.nix index a29a3fe..df59103 100644 --- a/home-manager/users/thinkpad-laptop/lucas.nix +++ b/home-manager/users/thinkpad-laptop/lucas.nix @@ -28,6 +28,7 @@ apps = { foot.enable = true; librewolf.enable = true; + vesktop.enable = true; }; bundles = { art.enable = true; |
