summary refs log tree commit diff stats
path: root/users
diff options
context:
space:
mode:
authorsils <sils@sils.li>2023-09-28 18:54:52 +0200
committersils <sils@sils.li>2023-09-28 18:54:52 +0200
commit56b51ab582a84d4d29f19644876a52b7f6855dad (patch)
tree3bbc885de6d2d9abb717cf1b01f6a34e4113c271 /users
parentstyle(sys): format (diff)
downloadnix-config-56b51ab582a84d4d29f19644876a52b7f6855dad.tar.gz
nix-config-56b51ab582a84d4d29f19644876a52b7f6855dad.zip
style(users): format
Diffstat (limited to 'users')
-rw-r--r--users/sils/packages/default.nix4
1 files changed, 3 insertions, 1 deletions
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