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
e885753c7fb6da8015182b8d0b0b28741b5ed8a1
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