home: Enable cliphist
This commit is contained in:
parent
ae6e1c90d6
commit
d7d5431771
1 changed files with 5 additions and 0 deletions
|
@ -322,6 +322,11 @@ in
|
|||
];
|
||||
};
|
||||
};
|
||||
|
||||
cliphist = {
|
||||
enable = true;
|
||||
systemdTarget = "sway-session.target";
|
||||
};
|
||||
};
|
||||
|
||||
imports = [
|
||||
|
|
Loading…
Reference in a new issue