dots/hosts/orion/os/default.nix

6 lines
53 B
Nix
Raw Normal View History

2024-05-03 14:35:00 -05:00
{ modulesPath, ... }:
{
zramSwap.enable = true;
}