fix hibernation
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
./firefox.nix
|
./firefox.nix
|
||||||
./gimp.nix
|
./gimp.nix
|
||||||
./gnome.nix
|
./gnome.nix
|
||||||
|
./hibernate.nix
|
||||||
./ssh.nix
|
./ssh.nix
|
||||||
./steam.nix
|
./steam.nix
|
||||||
./thunderbird.nix
|
./thunderbird.nix
|
||||||
|
|||||||
3
hosts/haze/hibernate.nix
Normal file
3
hosts/haze/hibernate.nix
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
boot.initrd.systemd.enable = true;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user