aboutsummaryrefslogtreecommitdiff
path: root/custom.nix
diff options
context:
space:
mode:
Diffstat (limited to 'custom.nix')
-rw-r--r--custom.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/custom.nix b/custom.nix
index 918460a..38a0046 100644
--- a/custom.nix
+++ b/custom.nix
@@ -3,6 +3,7 @@
let
mkOption = pkgs.lib.mkOption;
types = pkgs.lib.types;
+
in {
options.custom = {
hidpi = mkOption {