aboutsummaryrefslogtreecommitdiff
path: root/host/obelix.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-01-31 21:33:14 +0100
committerAdrian Kummerlaender2019-01-31 21:33:14 +0100
commit717c4c3ce8b5570a53ec8c4d50be00a087b48a70 (patch)
treeba3839b977028dcb4b060324092bc06486e54409 /host/obelix.nix
parent320c62f041a93373982099aafdc6b0c3ff31bf05 (diff)
parent259408dd40cffbc46400e182f366b2e139a07950 (diff)
downloadnixos_home-717c4c3ce8b5570a53ec8c4d50be00a087b48a70.tar
nixos_home-717c4c3ce8b5570a53ec8c4d50be00a087b48a70.tar.gz
nixos_home-717c4c3ce8b5570a53ec8c4d50be00a087b48a70.tar.bz2
nixos_home-717c4c3ce8b5570a53ec8c4d50be00a087b48a70.tar.lz
nixos_home-717c4c3ce8b5570a53ec8c4d50be00a087b48a70.tar.xz
nixos_home-717c4c3ce8b5570a53ec8c4d50be00a087b48a70.tar.zst
nixos_home-717c4c3ce8b5570a53ec8c4d50be00a087b48a70.zip
Merge branch 'playground/athena'
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
];
}