diff options
Diffstat (limited to 'machines')
-rw-r--r-- | machines/helium.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/machines/helium.nix b/machines/helium.nix index f0869bc..093b25d 100644 --- a/machines/helium.nix +++ b/machines/helium.nix @@ -48,11 +48,6 @@ in { fira fira-code fira-code-symbols ]; - environment.variables = { - GDK_SCALE = "2"; - GDK_DPI_SCALE = "0.5"; - }; - environment.systemPackages = with pkgs; [ yubioath-desktop yubico-pam |