diff options
author | mediocregopher <mediocregopher@gmail.com> | 2024-01-06 12:30:23 +0100 |
---|---|---|
committer | mediocregopher <mediocregopher@gmail.com> | 2024-01-06 12:30:23 +0100 |
commit | 2c8176faa095ac9f761287c279d42318646861b7 (patch) | |
tree | 46268dbadd9f6e2f182a5e62629d5e3462ca512d /awesome | |
parent | 035224eab61b80b5f6053ac7f72a3a6efa2aaa3b (diff) |
More re-arranging of applications
Diffstat (limited to 'awesome')
-rw-r--r-- | awesome/default.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/awesome/default.nix b/awesome/default.nix index b67263f..5b64829 100644 --- a/awesome/default.nix +++ b/awesome/default.nix @@ -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 |