diff --git a/hosts/laptop1/configuration.nix b/hosts/laptop1/configuration.nix index 711b252..6f3c97f 100644 --- a/hosts/laptop1/configuration.nix +++ b/hosts/laptop1/configuration.nix @@ -10,6 +10,7 @@ laptop.enable = true; hyprland.enable = true; kde.enable = true; + tas.enable = true; }; home-manager = {