@@ -0,0 +1,16 @@
{ pkgs ? import <nixpkgs> { } }:
pkgs.mkShell {
packages = [
pkgs.electron
pkgs.mesa
pkgs.nodejs
pkgs.openbox
pkgs.vulkan-loader
pkgs.wayland
pkgs.wayland-protocols
pkgs.weston
pkgs.xorg.xorgserver
pkgs.xwayland
];
}
The note is not visible to the blocked user.