about summary refs log tree commit diff
path: root/nixos/modules/config/zram.nix
AgeCommit message (Expand)AuthorFilesLines
2018-04-19zramSwap: remove mentions of old kernelsWout Mertens1-3/+2
2018-04-19zramSwap: default to 1 deviceWout Mertens1-2/+3
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy1-1/+1
2016-08-19modprobe service: drop kmod wrapperNikolay Amiantov1-1/+1
2016-08-15Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy1-1/+1
2016-08-16modprobe service: drop kmod wrapperNikolay Amiantov1-1/+1
2016-01-29zram: simplified totalmem calculation for zram.nixRoger Qiu1-4/+2
2014-05-06nixos: Add zram swap moduleRicardo M. Correia1-0/+138