about summary refs log tree commit diff
path: root/nixos/modules/config/swap.nix
AgeCommit message (Expand)AuthorFilesLines
2017-07-26change swap.randomEncryption config option to "coercedTo" for backwards compa...Martin Wohlert1-22/+55
2017-07-26swap: extend randomEncryption to plainOpen and ability to select cipherMartin Wohlert1-11/+31
2017-07-26nixos/…/swap.nix: don't create a LUKS header for randomEncryptionedef1-3/+1
2016-08-31nixos/…/swap.nix: add some safety assertions for randomEncryptionobadz1-0/+2
2016-08-31nixos/…/swap.nix: remove backslashes from deviceNameobadz1-1/+5
2016-07-06nixos/swap: support for resizing swapfileBjørn Forsman1-3/+6
2016-01-12swap service: don't restart mkswap.service on switchesNikolay Amiantov1-0/+3
2016-01-12nixos/swap: fix stopping mkswap for encrypted deviceNikolay Amiantov1-1/+1
2015-10-20nixos/swap: refactor, add randomEncryption optionNikolay Amiantov1-65/+102
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy1-1/+1
2014-04-24Don't create world-readable swapfilesEelco Dolstra1-0/+1
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-30Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra1-2/+2
2013-10-28Get rid of the only use of mkNotdefEelco Dolstra1-5/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+124