diff options
-rw-r--r-- | compositor.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compositor.nix b/compositor.nix index ced8063..d016236 100644 --- a/compositor.nix +++ b/compositor.nix @@ -6,6 +6,7 @@ slurp wl-clipboard mako + wlr-randr ]; services.gnome.gnome-keyring.enable = true; |