Fix hibernation enabling in paranoia mode
This commit is contained in:
parent
762e78677b
commit
ca4262b84f
|
@ -19,6 +19,6 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
pub-solar.core.hibernate.enable = true;
|
||||
pub-solar.core.hibernation.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue