diff --git a/nix/nixos-modules/frontend/home.nix b/nix/nixos-modules/frontend/home.nix index 135788d..220ec4f 100644 --- a/nix/nixos-modules/frontend/home.nix +++ b/nix/nixos-modules/frontend/home.nix @@ -61,6 +61,7 @@ in pcalc # programmer’s calculator rink # unit aware calculator subnetcalc # IPv4/IPv6 subnet info parser + (lib.mkIf osConfig.services.wayland.enable wl-clipboard) # UI element-desktop