summaryrefslogtreecommitdiffstats
path: root/nixos/modules/config/swap.nix
AgeCommit message (Expand)Author
2020-02-08swap: depend on rngd if enabled and randomEncryption is configured toDaniel Frank
2019-12-28swapDevices.<name>.device can be a swap file.Robert Hensing
2017-07-26change swap.randomEncryption config option to "coercedTo" for backwards compa...Martin Wohlert
2017-07-26swap: extend randomEncryption to plainOpen and ability to select cipherMartin Wohlert
2017-07-26nixos/…/swap.nix: don't create a LUKS header for randomEncryptionedef
2016-08-31nixos/…/swap.nix: add some safety assertions for randomEncryptionobadz
2016-08-31nixos/…/swap.nix: remove backslashes from deviceNameobadz
2016-07-06nixos/swap: support for resizing swapfileBjørn Forsman
2016-01-12swap service: don't restart mkswap.service on switchesNikolay Amiantov
2016-01-12nixos/swap: fix stopping mkswap for encrypted deviceNikolay Amiantov
2015-10-20nixos/swap: refactor, add randomEncryption optionNikolay Amiantov
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2014-04-24Don't create world-readable swapfilesEelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-10-30Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra
2013-10-28Get rid of the only use of mkNotdefEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra