diff options
Diffstat (limited to 'home-manager/users')
| -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; |
