summaryrefslogtreecommitdiffstats
path: root/tv/3modules/hw.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/3modules/hw.nix')
-rw-r--r--tv/3modules/hw.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/3modules/hw.nix b/tv/3modules/hw.nix
index 6eb722d2..db1a77c8 100644
--- a/tv/3modules/hw.nix
+++ b/tv/3modules/hw.nix
@@ -1,5 +1,5 @@
+with import ./lib;
let
- lib = import <stockholm/lib>;
local.types.screen = lib.types.submodule {
options.width = lib.mkOption {
type = lib.types.uint;