{ "version": "2.0.0", "tasks": [ { "label": "Build Hyprland Configuration", "type": "shell", "command": "nix", "args": [ "build", ".#homeConfigurations.panotaka@Bellerophon.activationPackage" ], "group": "build", "isBackground": false, "problemMatcher": [] } ] }