NixOS-Vista/nixosVista/homeManager/cliphist/option.nix
2026-03-03 09:13:33 +01:00

14 lines
87 B
Nix

{
config,
lib,
nixosVista,
...
}: let
cfg = nixosVista.hyprland;
in {
}