This website requires JavaScript.
Explore
Help
Sign In
kfm
/
niveum
Watch
1
Star
0
Fork
0
You've already forked niveum
mirror of
https://github.com/kmein/niveum
synced
2026-03-16 10:11:08 +01:00
Code
Releases
Activity
Files
master
Add File
New File
Apply Patch
niveum
/
configs
/
clipboard.nix
9 lines
68 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
feat: clipmenu
2022-11-29 22:49:51 +01:00
{
config
,
pkgs
,
.
.
.
format
2025-12-27 22:22:54 +01:00
}
:
{
feat: clipmenu
2022-11-29 22:49:51 +01:00
services
.
clipmenu
.
enable
=
true
;
}
Copy Permalink