From 0d3bffd1ab9278010715623f48b3738bbcb9b02b Mon Sep 17 00:00:00 2001 From: Bad Date: Sun, 20 Mar 2022 00:05:13 +0100 Subject: [PATCH] Add vulkan and mesa to sway --- profiles/sway/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/sway/default.nix b/profiles/sway/default.nix index 274507b..1145870 100644 --- a/profiles/sway/default.nix +++ b/profiles/sway/default.nix @@ -49,6 +49,8 @@ xdg-desktop-portal-wlr brightnessctl polkit_gnome + vulkan-tools + mesa ]; programs.sway = {