This website requires JavaScript.
Explore
Help
Sign In
lukas
/
puter
Watch
1
Star
0
Fork
You've already forked puter
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
7061c52ef6
puter
/
common
/
gc.nix
8 lines
105 B
Nix
Raw
Normal View
History
Unescape
Escape
gc
2024-08-18 19:56:05 +00:00
{
nix
.
gc
=
{
automatic
=
true
;
lazy
2025-03-25 19:20:05 +00:00
dates
=
"
d
a
i
l
y
"
;
options
=
"
-
-
d
e
l
e
t
e
-
o
l
d
e
r
-
t
h
a
n
+
5
"
;
gc
2024-08-18 19:56:05 +00:00
}
;
}
Reference in a new issue
Copy permalink