aboutsummaryrefslogtreecommitdiff
path: root/host/asterix.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-01-31 21:23:09 +0100
committerAdrian Kummerlaender2019-01-31 21:23:09 +0100
commit259408dd40cffbc46400e182f366b2e139a07950 (patch)
treef7e33131b7ed2e6fa0d43f3feaaddd4154d4989f /host/asterix.nix
parent09bcb2c8c920b93a462ca7ccb2da172afae6bfa2 (diff)
downloadnixos_home-259408dd40cffbc46400e182f366b2e139a07950.tar
nixos_home-259408dd40cffbc46400e182f366b2e139a07950.tar.gz
nixos_home-259408dd40cffbc46400e182f366b2e139a07950.tar.bz2
nixos_home-259408dd40cffbc46400e182f366b2e139a07950.tar.lz
nixos_home-259408dd40cffbc46400e182f366b2e139a07950.tar.xz
nixos_home-259408dd40cffbc46400e182f366b2e139a07950.tar.zst
nixos_home-259408dd40cffbc46400e182f366b2e139a07950.zip
Explicity define some lowdpi valuesplayground/athena
Diffstat (limited to 'host/asterix.nix')
-rw-r--r--host/asterix.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/asterix.nix b/host/asterix.nix
index ea19353..1830779 100644
--- a/host/asterix.nix
+++ b/host/asterix.nix
@@ -3,6 +3,7 @@
{
imports = [
../gui/default.nix
+ ../gui/lowdpi.nix
../gui/autorandr.nix
../gui/networkmanager.nix
];