From 2d354922a73f919dbd701b125f00b2474897ea53 Mon Sep 17 00:00:00 2001 From: s-prechtl Date: Tue, 1 Oct 2024 09:51:03 +0200 Subject: [PATCH] feat: sort --- hosts/default/configuration.nix | 66 ++++++++++++++++----------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index a132910..14e4f1a 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -104,46 +104,46 @@ # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = with pkgs; [ - vim - wget - usbutils alacritty - ripgrep - git + banana-cursor + blueman brave + discord + fastfetch + gccgo + gh + git + gnumake + gnupg + go + hyprshot inputs.zen-browser.packages."${system}".specific - pavucontrol + libgcc + nerdfonts + networkmanagerapplet + nextcloud-client + nodejs_22 obsidian + pass + pavucontrol + php83 + php83Packages.composer + pinentry-qt + python3 + ripgrep + rustup + spotify + thunderbird + unzip + usbutils + vim + waybar + wdisplays + webcord + wget wl-clipboard wofi wofi-pass - waybar - banana-cursor - gh - nerdfonts - webcord - gnumake - gccgo - unzip - python3 - go - discord - hyprshot - php83 - php83Packages.composer - nodejs_22 - libgcc - spotify - pass - rustup - gnupg - nextcloud-client - blueman - pinentry-qt - fastfetch - networkmanagerapplet - wdisplays - thunderbird ]; programs = {