diff options
Diffstat (limited to 'lass/1systems')
-rw-r--r-- | lass/1systems/helios.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/helios.nix b/lass/1systems/helios.nix index 5f161d731..53026a6fb 100644 --- a/lass/1systems/helios.nix +++ b/lass/1systems/helios.nix @@ -58,7 +58,7 @@ with config.krebs.lib; # }; #} { - lass.power-action.battery = "BAT1"; + krebs.power-action.battery = "BAT1"; } ]; |