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

6 lines
55 B
Nix

{
imports = [
./option.nix
./main.nix
];
}