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