Skip to content

Commit

Permalink
Add nom to minimal profile
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed May 19, 2024
1 parent 6acecf1 commit dbd032f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions minimal/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ in {
};
packages = with pkgs; [
git
nix-output-monitor
];
};
xdg = {
Expand Down

0 comments on commit dbd032f

Please sign in to comment.