This commit is contained in:
Kat Inskip 2025-06-23 00:41:18 -07:00
parent 0262081094
commit 0b68116260
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
18 changed files with 166 additions and 35 deletions

View file

@ -2,4 +2,5 @@ _: {
programs.hyprland = {
enable = true;
};
services.clipboard-sync.enable = true;
}