add clipboard manager

This commit is contained in:
notgne2 2022-12-12 08:47:33 -07:00
parent 0f165c54f5
commit 41b8416c56
No known key found for this signature in database
3 changed files with 11 additions and 1 deletions

View file

@ -53,6 +53,9 @@
url = "github:mattydebie/bitwarden-rofi";
flake = false;
};
home-manager-clipman = {
url = "github:jwygoda/home-manager/clipman";
};
};
outputs = {