power-action module: no need for stockholm/lib
this makes the module available to be reused by others without the need for having stockholm in the search path
This commit is contained in:
parent
426bbeaf50
commit
57850480ee
@ -1,7 +1,6 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
with import <stockholm/lib>;
|
||||
|
||||
with lib;
|
||||
let
|
||||
cfg = config.krebs.power-action;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user