mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Extract clipboard into it's own module
This commit is contained in:
parent
3ed158513e
commit
554b05c33b
5 changed files with 22 additions and 3 deletions
|
|
@ -21,8 +21,6 @@ in {
|
|||
splash=false
|
||||
'';
|
||||
|
||||
services.cliphist.enable = true;
|
||||
|
||||
services.dunst.enable = true;
|
||||
|
||||
myConfig.de = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue