summary refs log tree commit diff
path: root/nixos/modules/config/swap.nix
Commit message (Expand)AuthorAge
* change swap.randomEncryption config option to "coercedTo" for backwards compa...Martin Wohlert2017-07-26
* swap: extend randomEncryption to plainOpen and ability to select cipherMartin Wohlert2017-07-26
* nixos/…/swap.nix: don't create a LUKS header for randomEncryptionedef2017-07-26
* nixos/…/swap.nix: add some safety assertions for randomEncryptionobadz2016-08-31
* nixos/…/swap.nix: remove backslashes from deviceNameobadz2016-08-31
* nixos/swap: support for resizing swapfileBjørn Forsman2016-07-06
* swap service: don't restart mkswap.service on switchesNikolay Amiantov2016-01-12
* nixos/swap: fix stopping mkswap for encrypted deviceNikolay Amiantov2016-01-12
* nixos/swap: refactor, add randomEncryption optionNikolay Amiantov2015-10-20
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Don't create world-readable swapfilesEelco Dolstra2014-04-24
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Get rid of the only use of mkNotdefEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10