From 3993621f590c53c9310965da9481340708c5e6f6 Mon Sep 17 00:00:00 2001 From: ene Date: Tue, 21 Feb 2023 08:03:14 +0100 Subject: Style(autoformat): Formatting with alejandra --- system/packages/default.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'system/packages') diff --git a/system/packages/default.nix b/system/packages/default.nix index a83b3187..c02aee92 100644 --- a/system/packages/default.nix +++ b/system/packages/default.nix @@ -13,11 +13,11 @@ # else [x]; #in { -# nixpkgs.config.allowUnfreePredicate = pkg: -# builtins.elem (lib.getName pkg) [ -# "steam" -# "steam-original" -# ]; + # nixpkgs.config.allowUnfreePredicate = pkg: + # builtins.elem (lib.getName pkg) [ + # "steam" + # "steam-original" + # ]; # # environment.systemPackages = with builtins; # concatLists -- cgit 1.4.1