diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/athena.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host/athena.nix b/host/athena.nix index 9a2dba3..17e264d 100644 --- a/host/athena.nix +++ b/host/athena.nix @@ -12,6 +12,8 @@ home.packages = with pkgs; [ acpi brightnessctl + arandr + blueman ]; custom.hidpi = true; |