More re-arranging of applications

This commit is contained in:
mediocregopher 2024-01-06 12:30:23 +01:00
parent 035224eab6
commit 2c8176faa0
2 changed files with 3 additions and 3 deletions

View File

@ -116,9 +116,6 @@ EOF
# We only include utilities in here which are directly used by awesome.
# General purpose applications go in the root default.nix env.
pkgs.pavucontrol
pkgs.xdg-utils
pkgs.arandr
pkgs.scrot
pkgs.feh
pkgs.brightnessctl

View File

@ -114,6 +114,9 @@ in rec {
pkgs.sylpheed
pkgs.calibre
pkgsEdge.lagrange
pkgs.pavucontrol
pkgs.xdg-utils
pkgs.arandr
bin
((import ./nvim) {}).nvim