index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
server
/
system.nix
blob: a779da13867fe9aa6f334720901e577374154679 (
plain
) (
blame
)
1
2
3
4
{
boot
.
tmp
.
cleanOnBoot
=
true
;
zramSwap
.
enable
=
true
;
}