diff --git a/shell.nix b/shell.nix index 890519a..01ef840 100644 --- a/shell.nix +++ b/shell.nix @@ -10,8 +10,9 @@ pkgs.mkShell { wayland-protocols wayland-scanner libinput - wlroots_0_16 + wlroots libxkbcommon pixman + systemd ]; }