Setup Clipboard

This commit is contained in:
Peritia 2026-03-03 09:13:33 +01:00
parent fef9f5abbe
commit c53d93c59c
4 changed files with 74 additions and 2 deletions

View file

@ -0,0 +1,14 @@
{
config,
lib,
nixosVista,
...
}: let
cfg = nixosVista.hyprland;
in {
}