From adc6925ef50843a3061af9dad0ab51a12c2cb544 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Tue, 5 Aug 2025 13:35:56 -0500 Subject: [PATCH] formating --- hosts/workstation/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix index f3aee60..272baa8 100644 --- a/hosts/workstation/default.nix +++ b/hosts/workstation/default.nix @@ -235,7 +235,8 @@ in { # Allow unfree packages nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfreePredicate = true; - nixpkgs.config.permittedInsecurePackages = [ "libxml2-2.13.8" "libsoup-2.74.3" ]; + nixpkgs.config.permittedInsecurePackages = + [ "libxml2-2.13.8" "libsoup-2.74.3" ]; fonts.packages = with pkgs; [ anonymousPro