Skip to content

Commit

Permalink
sort packages
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Apr 5, 2023
1 parent 5ce3eed commit c6ba6cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions machines/sequoia/default.nix
Expand Up @@ -86,10 +86,10 @@
home.sessionVariables.NIX_PATH = "nixpkgs=${pkgs.path}:$NIX_PATH";

home.packages = [
pkgs.xbar-pr-status
pkgs.xbar-review-request-status
pkgs.nix-tree
pkgs.pstree
pkgs.xbar-pr-status
pkgs.xbar-review-request-status
];

imports = [
Expand Down

0 comments on commit c6ba6cb

Please sign in to comment.