Setup Clipboard
This commit is contained in:
parent
fef9f5abbe
commit
c53d93c59c
4 changed files with 74 additions and 2 deletions
14
nixosVista/homeManager/cliphist/option.nix
Normal file
14
nixosVista/homeManager/cliphist/option.nix
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
nixosVista,
|
||||
...
|
||||
}: let
|
||||
cfg = nixosVista.hyprland;
|
||||
in {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue