aboutsummaryrefslogtreecommitdiff
path: root/host/obelix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/obelix.nix')
-rw-r--r--host/obelix.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/obelix.nix b/host/obelix.nix
index bfd3522..8bbb62a 100644
--- a/host/obelix.nix
+++ b/host/obelix.nix
@@ -3,5 +3,6 @@
{
imports = [
../gui/default.nix
+ ../gui/lowdpi.nix
];
}