summaryrefslogtreecommitdiff
path: root/home-manager
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-01-12 20:36:22 -0500
committertriethyl <triethylammonium@pm.me>2026-01-12 20:36:22 -0500
commitb74a96528b9fa3418d445e82f3e04c5573c7486c (patch)
treedb33f62636a9f12926e86bd919eba3af302e057a /home-manager
parenta8c4534234f884ccec56136f53e85bdca211a3d0 (diff)
home-manager: added vesktop to lucas on thinkpad-laptop
Diffstat (limited to 'home-manager')
-rw-r--r--home-manager/users/thinkpad-laptop/lucas.nix1
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;