From e1daf39fb5a895f262313db64e6e9db9929dc0c0 Mon Sep 17 00:00:00 2001 From: smayzy Date: Thu, 6 Nov 2025 16:50:50 +0100 Subject: [PATCH] add tas to laptop1 --- hosts/laptop1/configuration.nix | 1 + 1 file changed, 1 insertion(+) 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 = {