diff --git a/modules/nixos/default.nix b/modules/nixos/default.nix index a79dcbe..639cdcb 100644 --- a/modules/nixos/default.nix +++ b/modules/nixos/default.nix @@ -478,7 +478,7 @@ taplo # toml language server for editing helix configs per repo picocom # serial pgcli - oil + oils-for-unix watchexec android-tools kubectl @@ -750,7 +750,7 @@ */ ]; - programs.gnupg.agent.pinentryPackage = pkgs.pinentry-tty; + programs.gnupg.agent.pinentryPackage = lib.mkForce pkgs.pinentry-qt; }; lutris = {pkgs, ...}: { @@ -1187,7 +1187,7 @@ environment.TMPDIR = "/var/tmp"; }; boot.tmp.cleanOnBoot = true; - services.irqbalance.enable = true; + # services.irqbalance.enable = true; # this is not ready for primetime yet # services.kanidm = { @@ -1229,7 +1229,7 @@ programs.gnupg.agent = { enable = true; - pinentryPackage = lib.mkDefault pkgs.pinentry-tty; + # pinentryPackage = lib.mkDefault pkgs.pinentry-tty; }; time = { diff --git a/nixos/foxtrot.nix b/nixos/foxtrot.nix index a685f9c..14fb35b 100644 --- a/nixos/foxtrot.nix +++ b/nixos/foxtrot.nix @@ -311,6 +311,7 @@ in "Dell Inc. DELL U2720Q CWTM623" = { mode = "3840x2160@60Hz"; position = "0,0"; + scale = toString 1.25; }; /*