(Hopefully) fixed hibernation issue
This commit is contained in:
parent
6cedbe691f
commit
855b232c4f
2 changed files with 10 additions and 8 deletions
|
|
@ -31,8 +31,8 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable (import ./batteryStatus.nix {
|
||||
inherit config;
|
||||
inherit namespace;
|
||||
inherit pkgs;
|
||||
});
|
||||
inherit config;
|
||||
inherit namespace;
|
||||
inherit pkgs;
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue