diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/sils/packages/default.nix | 4 |
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 |