add tas to laptop1
All checks were successful
nixos config pipeline / show-flake (push) Successful in 25s
nixos config pipeline / deploy (push) Successful in 46s

This commit is contained in:
smayzy 2025-11-06 16:50:50 +01:00
parent 2535c0966b
commit e1daf39fb5

View File

@ -10,6 +10,7 @@
laptop.enable = true; laptop.enable = true;
hyprland.enable = true; hyprland.enable = true;
kde.enable = true; kde.enable = true;
tas.enable = true;
}; };
home-manager = { home-manager = {