add resumedevice to boot
This commit is contained in:
parent
27724ee0d8
commit
caf1ec1669
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
swapDevices =
|
||||
[{ device = "/dev/disk/by-uuid/3adaf741-6ad1-4232-862e-76f0b2d7d893"; }];
|
||||
|
||||
boot.resumeDevice = "/dev/disk/by-uuid/3adaf741-6ad1-4232-862e-76f0b2d7d893";
|
||||
|
||||
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
|
||||
# (the default) this is the recommended approach. When using systemd-networkd it's
|
||||
# still possible to use this option, but it's recommended to use it in conjunction
|
||||
|
|
Loading…
Add table
Reference in a new issue