From 56b51ab582a84d4d29f19644876a52b7f6855dad Mon Sep 17 00:00:00 2001 From: sils Date: Thu, 28 Sep 2023 18:54:52 +0200 Subject: style(users): format --- users/sils/packages/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/users/sils/packages/default.nix b/users/sils/packages/default.nix index d29e4f8..4597276 100644 --- a/users/sils/packages/default.nix +++ b/users/sils/packages/default.nix @@ -4,7 +4,9 @@ prismlauncher, ... }: { - home.packages = with pkgs; with pkgs.libsForQt5; with pkgs.gnome;[ + home.packages = with pkgs; + with pkgs.libsForQt5; + with pkgs.gnome; [ # core tools neofetch # a must-have hyfetch # permanent suggestions have their moments -- cgit 1.4.1