summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/thinkpad.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/thinkpad.nix b/modules/thinkpad.nix
index 6f63edc..207aebb 100644
--- a/modules/thinkpad.nix
+++ b/modules/thinkpad.nix
@@ -1,6 +1,6 @@
{ config, lib, pkgs, ... }:
let
- cfg = config.orbekk.desktop;
+ cfg = config.orbekk.thinkpad;
in
{
options = {