More re-arranging of applications
This commit is contained in:
parent
035224eab6
commit
2c8176faa0
@ -116,9 +116,6 @@ EOF
|
|||||||
|
|
||||||
# We only include utilities in here which are directly used by awesome.
|
# We only include utilities in here which are directly used by awesome.
|
||||||
# General purpose applications go in the root default.nix env.
|
# General purpose applications go in the root default.nix env.
|
||||||
pkgs.pavucontrol
|
|
||||||
pkgs.xdg-utils
|
|
||||||
pkgs.arandr
|
|
||||||
pkgs.scrot
|
pkgs.scrot
|
||||||
pkgs.feh
|
pkgs.feh
|
||||||
pkgs.brightnessctl
|
pkgs.brightnessctl
|
||||||
|
@ -114,6 +114,9 @@ in rec {
|
|||||||
pkgs.sylpheed
|
pkgs.sylpheed
|
||||||
pkgs.calibre
|
pkgs.calibre
|
||||||
pkgsEdge.lagrange
|
pkgsEdge.lagrange
|
||||||
|
pkgs.pavucontrol
|
||||||
|
pkgs.xdg-utils
|
||||||
|
pkgs.arandr
|
||||||
|
|
||||||
bin
|
bin
|
||||||
((import ./nvim) {}).nvim
|
((import ./nvim) {}).nvim
|
||||||
|
Loading…
Reference in New Issue
Block a user