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

9 lines
82 B
Nix

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