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-20 20:01:08 +01:00
Code
Releases
Activity
Files
6c7645a9c8f70a1b08d5d9d2b5e8826b794f6e1f
niveum
/
configs
/
unclutter.nix
7 lines
72 B
Nix
Raw
Normal View
History
Unescape
Escape
modularize
2019-04-19 03:11:51 +02:00
{
services
.
unclutter
=
{
fix: minimize + optimize packages and services
2019-11-19 08:43:14 +01:00
enable
=
false
;
modularize
2019-04-19 03:11:51 +02:00
timeout
=
10
;
}
;
}
Copy Permalink