pub-solar-os/modules/core
Benjamin Bädorf de40b08d06
Fix hibernation
The resumeDevice and kernel `resume` parameter were being used wrong.

Only `boot.resumeDevice` is necessary, and it should point at the _block
device_ that holds the swapfile. If you are running on encrypted
volumes, this means you will need to use the name of the *decrypted
block device* on which the swapfile sits.
2022-08-24 18:43:11 +02:00
..
boot.nix Merge branch 'main' into b12f 2022-08-24 01:20:39 +02:00
default.nix Fix build 2022-08-14 20:09:38 +02:00
fonts.nix Rework of x-os module / core profile 2022-08-14 14:47:44 +02:00
hibernation.nix Fix hibernation 2022-08-24 18:43:11 +02:00
i18n.nix Rework of x-os module / core profile 2022-08-14 14:47:44 +02:00
networking.nix Improve help and screen recording keybindings in sway 2022-08-14 18:03:32 +02:00
nix.nix Merge branch 'main' into fix/set-nix-dram-default 2022-08-14 15:18:55 +02:00
packages.nix Move some packages from full to default set, move options for modules to 2022-08-14 15:11:01 +02:00
services.nix Always keep openssh port open 2022-08-14 19:23:58 +02:00