From 9c7b1864ec4db385639732659e0135689740dc1b Mon Sep 17 00:00:00 2001 From: David Morgan Date: Sat, 31 Aug 2024 16:48:17 +0100 Subject: Add zoom --- nix-conf/machines/egalmoth/configuration.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'nix-conf') diff --git a/nix-conf/machines/egalmoth/configuration.nix b/nix-conf/machines/egalmoth/configuration.nix index 971d0a6..a8c65c8 100644 --- a/nix-conf/machines/egalmoth/configuration.nix +++ b/nix-conf/machines/egalmoth/configuration.nix @@ -83,8 +83,9 @@ services.printing.drivers = [ pkgs.gutenprint pkgs.hplipWithPlugin ]; nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ - "hplip" - "corefonts" + "corefonts" + "hplip" + "zoom" ]; hardware.sane.enable = true; @@ -169,6 +170,7 @@ xclip xurls xst + zoom-us libreoffice onlyoffice-bin -- cgit 1.4.1-2-gfad0